ECB Euro Financial Data Scraper: FX, Rates, Inflation avatar

ECB Euro Financial Data Scraper: FX, Rates, Inflation

Pricing

from $8.32 / 1,000 results

Go to Apify Store
ECB Euro Financial Data Scraper: FX, Rates, Inflation

ECB Euro Financial Data Scraper: FX, Rates, Inflation

Official European Central Bank data: euro FX reference rates (EUR vs ~40 currencies), ECB key policy rates, euro-area HICP inflation and AAA government bond yields. Friendly presets, raw series passthrough, date filters, optional AI trend insight. JSON, CSV, Excel.

Pricing

from $8.32 / 1,000 results

Rating

0.0

(0)

Developer

Scrapers Lat

Scrapers Lat

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

1

Monthly active users

12 hours ago

Last modified

Share

ECB Euro Financial Data Scraper

ECB Euro Financial Data Scraper

Get official European Central Bank statistics as tidy, ready-to-use JSON rows: euro foreign-exchange reference rates (EUR vs ~40 currencies), the ECB key policy interest rates, euro-area HICP inflation, and euro-area government bond yields. Friendly one-click presets, a raw-series passthrough for power users, flexible date ranges, and an optional AI trend insight.

Perfect for fintech apps, treasury and FX operations, economic research, and compliance teams that convert to euros at the official ECB reference rate.

What you get

One clean row per observation, with the value already parsed as a number and labelled with its date, series title, frequency, and unit. No SDMX wrangling on your side.

{
"dataset": "exchange_rates",
"flowRef": "EXR",
"seriesKey": "D.USD.EUR.SP00.A",
"seriesLabel": "USD/EUR reference rate",
"date": "2026-08-14",
"value": 1.1567,
"title": "ECB reference exchange rate, US dollar/Euro, 2.15 pm (C.E.T.)",
"frequency": "Daily",
"unit": "US dollar",
"observedAt": "2026-08-16T20:23:07.055Z",
"error": null
}

Datasets (presets)

DatasetWhat it returnsKey options
exchange_ratesDaily euro FX reference rate, EUR vs a currency you choose (units of that currency per 1 euro)currency (USD, GBP, JPY, CHF, CNY, AUD, CAD, SEK, PLN, ...)
policy_ratesECB key interest rates: main refinancing, deposit facility, marginal lendingrateType (main, deposit, lending, all)
inflation_hicpEuro-area HICP annual rate of change (headline inflation), monthlydate range / last N
yield_curveEuro-area AAA government bond spot yield, 10Y, dailydate range / last N
rawAny ECB series you want, using your own dataflow and keyflowRef + key

Input

FieldTypeDescription
datasetstringPreset to pull: exchange_rates, policy_rates, inflation_hicp, yield_curve, or raw.
currencystringFor exchange_rates: 3-letter ISO code quoted against the euro. Default USD.
rateTypestringFor policy_rates: main, deposit, lending, or all.
flowRefstringFor raw: the ECB dataflow reference (EXR, FM, ICP, YC, BSI, MIR, ...).
keystringFor raw: the ECB series key, for example D.GBP.EUR.SP00.A.
lastNObservationsintegerReturn the most recent N observations. Default 30. Free plans capped at 10.
dateFrom / dateTostringOptional period range (YYYY-MM-DD, or YYYY-MM / YYYY). When both are set they take precedence over lastNObservations.
withAiInsightbooleanOpt-in AI trend summary of the returned series (paid add-on, one charge per run).

Output fields

FieldDescription
datasetThe preset used (or raw).
flowRefECB dataflow used for the request.
seriesKeyECB series key requested.
seriesLabelHuman-readable label (currency name or policy rate / series name).
dateObservation date or period.
valueObservation value as a number (null observations are skipped).
titleFull ECB series title.
frequencySeries frequency (Daily, Monthly, ...).
unitUnit of the observation (US dollar, Percent per annum, Index, ...).
observedAtTimestamp of the scrape.
errorPopulated only if a request failed; that row is never billed.

Use cases

  • FX and treasury: pull the official euro reference rate for USD, GBP, JPY, CHF, CNY and dozens more to price invoices, revalue balances, and hedge exposure.
  • Compliance and accounting: convert to euros at the recognised ECB reference rate for VAT, transfer pricing, and financial reporting.
  • Fintech and dashboards: feed live euro exchange rates, policy rates, inflation, and bond yields into apps, alerts, and analytics.
  • Economic research: track ECB monetary policy, euro-area HICP inflation, and the government bond yield curve over any date range.
  • Rate monitoring: watch the main refinancing, deposit facility, and marginal lending rates for policy changes.

Billing

This actor uses pay-per-event pricing:

  • result ($0.008): one ECB observation row (FX rate, policy rate, inflation reading, bond yield, or raw series point). Failed requests emit an unbilled error row and are never charged.
  • AI trend insight ($0.012): optional, opt-in via withAiInsight. After fetching the series, one AI call summarizes the trend in plain English (direction, quantified change, notable observations). Emitted as a single ai_insight row and charged once per run, only when usable output is produced. Disabled for free Apify users.

Free Apify plans are capped at 10 results per run. Data comes from the official ECB Data Portal.