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 CSV URL
https://fxpeek.com/api/csv?from=USD&to=EUR&days=365
Open
Copy API URL
https://fxpeek.com/api/history?from=USD&to=EUR&date=2026-06-03
Open
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-eur
Open

FXpeek 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

FAQ

IMPORTDATA works best with CSV output. If a script or dashboard needs structured objects instead, use the JSON API URL.

Google Sheets exchange rate formula builder | FXpeek