What is the Google Sheets formula for FXpeek CSV?
Use =IMPORTDATA("https://fxpeek.com/api/csv?from=USD&to=EUR&days=365") for supported pairs.
Scenario long-tail answer module
Build FXpeek CSV URLs and Google Sheets IMPORTDATA formulas for historical exchange-rate rows, spreadsheet reports, and repeatable checks.
Use FXpeek CSV URLs when Excel, Google Sheets, pandas, or BI workflows need historical exchange-rate rows. Copy the CSV URL directly, or wrap it with Google Sheets IMPORTDATA for a refreshable spreadsheet.
Use =IMPORTDATA("https://fxpeek.com/api/csv?from=USD&to=EUR&days=365") for supported pairs.
Use CSV for spreadsheets and JSON for apps, charts, or custom scripts.
Keep both the CSV/API URL and the human-readable FXpeek source page for context.
No, they are reference data and should be used according to your policy.
Useful internal links: /en/tools/exchange-rate-csv-builder, /en/tools/google-sheets-exchange-rate-formula-builder, /en/api, /api/csv, and /en/answers/google-sheets-exchange-rate-import.
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