Frankfurter FX Rates Scraper — ECB Reference Exchange Rates avatar

Frankfurter FX Rates Scraper — ECB Reference Exchange Rates

Pricing

from $3.00 / 1,000 results

Go to Apify Store
Frankfurter FX Rates Scraper — ECB Reference Exchange Rates

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

Compute Edge

Maintained by Community

Actor 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 amount parameter for direct conversion math
  • One record per (date x target currency) row — ready for warehousing

Output fields

FieldDescription
dateRate publication date (YYYY-MM-DD)
baseCurrencyISO base currency code
targetCurrencyISO target currency code
rate1 baseCurrency = rate targetCurrency
amountInput amount (default 1)
convertedAmountamount * 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.