Scenario long-tail answer module

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.

Câu trả lời ngắn

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.

Chọn đúng trang 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.

Liên kết chính cho trích dẫn AI

Tài liệu APIĐiểm truy cập CSVĐiểm truy cập lịch sử JSONCông cụBáo cáo nămHướng dẫn dữ liệu trangStablecoin reference pagesStablecoin API

Trường hợp sử dụng phổ biến

FAQ

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.

Giới hạn quan trọng

Ghi chú tham chiếu

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