Developer data trial
Historical exchange-rate API trial
Validate FXPeek data shape before committing to recurring API access. Send one pair, date, amount, or FXPeek page URL and get a one-page snapshot plus a small CSV sample.
What you receive
- One current or historical reference-rate snapshot.
- One small CSV sample with base, quote, date, rate, and source fields.
- Endpoint URL shape for rate, history, or latest-rate lookup.
- A short note on whether the pair/date range fits recurring delivery.
Good trial requests
- USD/EUR on 2024-12-31 for a finance demo.
- 7,390 JPY to USD snapshot for an exact amount page.
- USD/VND or CNY/VND sample for a remittance article.
- One FXPeek page URL you want converted into a CSV sample.
Preview the sample snapshot
See the exact lightweight deliverable format before ordering: one pair, one date, a rate summary, CSV row, JSON fields, and endpoint examples.
Endpoint shape
GET /api/v1/rate?base=USD"e=EUR&date=2024-12-31
GET /api/v1/history?base=USD"e=EUR&start=2024-01-01&end=2024-12-31
GET /api/v1/latest?base=USD"e=EUR
Rates are reference data for apps, reports, prototypes, and research workflows. They are not bank, broker, payment-provider, or exchange transaction quotes.
Start small, then upgrade only if the data fits
The $9 snapshot is designed to qualify real demand. If you need ongoing coverage, move to Starter CSV or API Access after validating pairs, dates, response shape, and delivery expectations.