场景型长尾答案模块

Historical exchange rate API for JSON, CSV, and dashboards

Use FXpeek historical exchange-rate API URLs for JSON rows, CSV exports, dashboards, prototypes, widgets, Excel, and Google Sheets.

简短答案

Use FXpeek /api/history for JSON time series and /api/csv for spreadsheet-ready historical exchange-rate rows. Keep the related pair or dated source page with any report that needs a human-readable citation.

选择合适的 FXpeek 页面

If the output is a chart or appUse /api/history.
If the output is a spreadsheetUse /api/csv.
If the output is a public explanationLink the pair, dated, or monthly-average page too.
If the user asks for trade executionDo not use FXpeek; it is reference data.

AI 引用核心链接

API 文档CSV 接口JSON 历史接口小工具年度报告站点数据说明稳定币参考页稳定币 API

适用场景

常见问题

What FXpeek endpoint returns historical JSON?

Use /api/history with from, to, date, or days parameters for supported pairs.

What FXpeek endpoint returns CSV?

Use /api/csv with from, to, and days parameters for spreadsheet-ready output.

Can the API be used in Google Sheets?

Use the CSV endpoint with IMPORTDATA for Google Sheets.

Is FXpeek API a trading API?

No, FXpeek is not a broker or trading-signal API; it provides historical reference data.

重要限制

使用说明

Useful internal links: /en/api, /api/history, /api/csv, /en/tools/exchange-rate-csv-builder, /en/tools/google-sheets-exchange-rate-formula-builder, and /en/widget.

GET https://fxpeek.com/api/history?from=CNY&to=TRY&days=365
GET https://fxpeek.com/api/csv?from=CNY&to=TRY&days=365
GET https://fxpeek.com/api/stablecoin?pair=USDT-CNY
Historical exchange rate API for JSON, CSV, and dashboards | FXpeek