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.
Create a dated, source-attributed CSV row set for an invoice, spreadsheet, or reconciliation record.
Choose the base and quote currency, for example USD and CNY.
Use a reporting window from 1 to 3650 days, or use the dated lookup page for a specific transaction date.
Open /api/csv?from=USD&to=CNY&days=365. The file contains date, base currency, quote currency, rate, source, and fill columns.
Save the CSV and request URL with the invoice, spreadsheet, or reconciliation file so the rate can be checked later.
Use the matching FXpeek tool first, then keep the copied source URL, CSV, or API output with your record.
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.
Yes, use Excel Data from Web or Power Query with an FXpeek /api/csv URL.
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=USD&to=IDR&days=365
GET https://fxpeek.com/api/csv?from=USD&to=IDR&days=365
GET https://fxpeek.com/api/stablecoin?pair=USDT-CNY