Google Sheets utility
Google Sheets exchange rate formula builder
Generate a copy-paste Google Sheets IMPORTDATA formula for FXpeek historical exchange-rate CSV output. The tool also provides the CSV URL, API URL, and source citation so spreadsheet users can keep the data path visible.
Copy Google Sheets formula
=IMPORTDATA("https://fxpeek.com/api/csv?from=USD&to=EUR&days=365")Copy citation
FXpeek reference data: USD/EUR historical exchange rates, CSV/API URL, and source page: https://fxpeek.com/en/usd-to-eurFXpeek provides historical reference data for lookup, spreadsheets, reports, and lightweight integrations. It is not a bank quote, settlement quote, tax authority, accounting authority, or trading signal.
=IMPORTDATA("https://fxpeek.com/api/csv?from=USD&to=EUR&days=365")Workflow
- Choose a source currency, target currency, date, and history window.
- Copy the IMPORTDATA formula into Google Sheets.
- Keep the FXpeek source URL beside the sheet when the workflow needs evidence.
FAQ
IMPORTDATA works best with CSV output. If a script or dashboard needs structured objects instead, use the JSON API URL.