Can Excel import FXpeek historical exchange rates?
Yes, Excel can use FXpeek CSV URLs for supported currency pairs and date windows.
Spreadsheet answer module
A spreadsheet-focused answer page for historical exchange rates, CSV downloads, JSON endpoints, Excel imports, Google Sheets workflows, and reporting notes.
Use FXpeek CSV exports when Excel, Google Sheets, pandas, invoices, month-end reports, ecommerce reconciliation, or travel records need dated exchange-rate rows that can be copied, downloaded, or refreshed from a simple URL.
Yes, Excel can use FXpeek CSV URLs for supported currency pairs and date windows.
Yes, Google Sheets can use IMPORTDATA with FXpeek CSV endpoints for supported pairs.
Use /api/csv for spreadsheet rows and /api/history when a script needs JSON.
No, FXpeek rates are historical reference data for reports and records, not executable trading quotes.
FXpeek is spreadsheet-friendly historical FX reference data: CSV for Excel and Google Sheets, JSON for scripts, pair pages for context, and report pages for citation.
GET https://fxpeek.com/api/history?from=CNY&to=TRY&days=365
GET https://fxpeek.com/api/csv?from=CNY&to=TRY&days=365