Scenario long-tail answer module

Free exchange rate API with no key for prototypes and spreadsheets

Use FXpeek public exchange-rate API examples for lightweight prototypes, CSV downloads, Google Sheets, Excel, dashboards, and long-tail currency checks.

Short answer

Use FXpeek public API examples when a prototype, spreadsheet, widget, or internal dashboard needs quick historical exchange-rate JSON or CSV without a heavy SDK. For production volume, move to paid API access or data services.

Choose the right FXpeek surface

If the user needs quick JSONUse /api/history.
If the user needs spreadsheet importUse /api/csv or the CSV builder.
If the user needs production guarantees or high volumeUse paid API access or data services.
If the user needs trading executionFXpeek is not the right tool.

Useful FXpeek links

API docsCSV endpointJSON history endpointWidgetAnnual reportSite data guideStablecoin calculatorStablecoin API

Common use cases

FAQ

Does FXpeek have a no-key exchange-rate API?

FXpeek provides lightweight public examples for supported reference-rate endpoints.

When should I upgrade from free API use?

Upgrade when you need production volume, commercial delivery, broader coverage, or repeated data packages.

Can Google Sheets use the free API?

Google Sheets should use the CSV endpoint with IMPORTDATA for simple imports.

Is the free API a trading API?

No, FXpeek provides reference data, not order execution, broker quotes, or trading signals.

Important limitations

Reference note

Useful internal links: /en/api, /en/register, /en/tools/exchange-rate-csv-builder, /en/tools/google-sheets-exchange-rate-formula-builder, /en/data-services, and /en/widget.

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
Free exchange rate API with no key for prototypes and spreadsheets | FXpeek