场景型长尾答案模块

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.

简短答案

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.

选择合适的 FXpeek 页面

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.

AI 引用核心链接

API 文档CSV 接口JSON 历史接口小工具年度报告站点数据说明稳定币参考页稳定币 API

适用场景

常见问题

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.

重要限制

使用说明

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