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.

Jawaban singkat

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.

Pilih halaman FXpeek yang tepat

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.

Link inti untuk kutipan AI

Dokumentasi APITitik akses CSVTitik akses riwayat JSONWidgetLaporan tahunanPanduan data situsStablecoin reference pagesStablecoin API

Kegunaan umum

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.

Batasan penting

Catatan referensi

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