Frankfurter Currency Exchange Rate Scraper
Pricing
from $3.00 / 1,000 results
Frankfurter Currency Exchange Rate Scraper
Scrape live and historical currency exchange rates from the Frankfurter API (api.frankfurter.dev). Supports latest rates, historical rates, and time-series data. No API key required. Data sourced from the European Central Bank.
Pricing
from $3.00 / 1,000 results
Rating
0.0
(0)
Developer
Crawler Bros
Maintained by CommunityActor stats
0
Bookmarked
2
Total users
1
Monthly active users
6 days ago
Last modified
Categories
Share
Scrape live and historical currency exchange rates from the Frankfurter API — powered by the European Central Bank. No API key required.
Features
- Latest rates — real-time exchange rates for 33+ currencies
- Historical rates — rates for any specific date back to 1999
- Time series — daily rates over a date range
- Supports any base currency
- Filter to specific target currencies
- Data sourced from European Central Bank (ECB)
Input
| Field | Type | Description |
|---|---|---|
mode | select | latest, historical, timeSeries |
baseCurrency | select | Base currency (default: EUR) |
targetCurrencies | list | Target currencies (empty = all) |
date | string | Date for historical mode (YYYY-MM-DD) |
startDate | string | Start date for time series |
endDate | string | End date for time series |
Output
Each record represents one currency pair on one date:
| Field | Description |
|---|---|
date | Rate date (YYYY-MM-DD) |
baseCurrency | Base currency code |
targetCurrency | Target currency code |
rate | Exchange rate |
scrapedAt | ISO timestamp |
recordType | Always "exchange_rate" |
Supported Currencies
AUD, BGN, BRL, CAD, CHF, CNY, CZK, DKK, EUR, GBP, HKD, HUF, IDR, ILS, INR, ISK, JPY, KRW, MXN, MYR, NOK, NZD, PHP, PLN, RON, SEK, SGD, THB, TRY, USD, ZAR
FAQ
Is this free? Yes — Frankfurter API is free and open source.
How current is the data? ECB updates rates daily at ~4pm CET on working days.
How far back does history go? 1999-01-04 (euro introduction).