Frankfurter FX Rates Scraper — ECB Reference Exchange Rates
Pricing
from $3.00 / 1,000 results
Frankfurter FX Rates Scraper — ECB Reference Exchange Rates
Fetch foreign exchange rates from the Frankfurter API, published by the European Central Bank. Supports latest spot rates, historical date ranges, custom base currency, and target currency filtering.
Pricing
from $3.00 / 1,000 results
Rating
0.0
(0)
Developer
Compute Edge
Maintained by CommunityActor stats
0
Bookmarked
2
Total users
1
Monthly active users
2 days ago
Last modified
Categories
Share
Frankfurter FX Rates Scraper
Fetches foreign exchange rates from the Frankfurter API, which publishes daily reference rates sourced from the European Central Bank.
What it does
- Returns the latest published FX rates for a base currency
- Supports historical date ranges (any range since 1999)
- Filter to specific target currencies (e.g. only USD, GBP, JPY)
- Optional
amountparameter for direct conversion math - One record per (date x target currency) row — ready for warehousing
Output fields
| Field | Description |
|---|---|
date | Rate publication date (YYYY-MM-DD) |
baseCurrency | ISO base currency code |
targetCurrency | ISO target currency code |
rate | 1 baseCurrency = rate targetCurrency |
amount | Input amount (default 1) |
convertedAmount | amount * rate |
Example input
{"baseCurrency": "USD","targetCurrencies": "EUR,GBP,JPY","startDate": "2024-01-01","endDate": "2024-01-31"}
Leave all fields empty (or run with {}) to get the latest rates against EUR.
Pricing
Pay-per-result. Useful for treasury, accounting, marketplace pricing, and analytics workflows that need verified central-bank reference data without managing the upstream API.
Disclaimer
This Actor only retrieves publicly available central-bank reference rates. Data is provided by the Frankfurter project, which sources rates from the European Central Bank. No personal data is collected. Use responsibly and in compliance with the upstream service's terms.