ECB deposit rates: households and corporations (monthly)
Monthly bank interest rates on new deposits with an agreed maturity in the euro area, from the ECB's MFI interest rate statistics (dataflow MIR). Two series: the annualised agreed rate paid on new deposits from households and non-profit institutions serving households, and the rate paid on new deposits from non-financial corporations. Deposit rates are the funding-cost mirror of the ECB's headline lending rates — they show how fast policy-rate moves pass through to what savers and firms earn. The household series runs monthly from 2000-01; the non-financial-corporations series is published from 2025-01. European Central Bank statistics; reuse is free with attribution under the ESCB statistics reuse policy. Units: percent per annum.
- Source
- European Central Bank
- Rows
- 638
- Columns
- 4
- Source cadence
- Monthly
- Last refreshed
- Sep 26, 2026
- Theme
- markets
| Column | Type | Description |
|---|---|---|
| date | date | Observation period (the TIME_PERIOD column of the ECB SDMX-CSV response). Daily series use YYYY-MM-DD; monthly series use YYYY-MM, stored as the first day of the month. |
| series_id | string | SDMX series key (the KEY column), e.g. 'EXR.D.USD.EUR.SP00.A': the unique identifier of the series in the ECB Statistical Data Warehouse. |
| series_label | string | Series title published by the ECB (the TITLE column of the SDMX-CSV response), e.g. 'US dollar/Euro ECB reference exchange rate'. |
| value | float | Observed value for the series and period (the OBS_VALUE column). Units follow the series definition (exchange rates per euro, effective exchange rate index points, annual growth rate in percent for the monetary aggregates, annualised agreed rate in percent per annum for the MFI lending and deposit rates, or the fitted spot rate in percent per annum for the yield-curve datasets). Missing observations are null. |
- Current
20260926T051409Z-72dcd67b2855 · sha256 72dcd67b2855…
638 rows · first snapshot
Point any LLM at the metadata endpoint — the documentation above is machine-readable too (JSON-LD + Croissant).
curl "https://datazimuts.com/v1/datasets/ecb/ecb_deposit_rates" | jq '{title, rows, columns_count, license}'import requests
ds = requests.get("https://datazimuts.com/v1/datasets/ecb/ecb_deposit_rates").json()
print(ds["title"], ds["rows"], "rows")
# Sample rows for an LLM context window
for row in ds.get("sample_rows", [])[:5]:
print(row)API endpoint: https://datazimuts.com/v1/datasets/ecb/ecb_deposit_rates
Tip: fetch /llms.txt for the full machine-readable catalog.
Where this data comes from and what was made from it. Other people's work shows as counts; only shared projects are named.
Cite this snapshot
Pinned to snapshot 20260926T051409Z-72dcd67b2855 and its content hash, so readers get exactly the data you used.
European Central Bank. (2026). ECB deposit rates: households and corporations (monthly) [Data set, snapshot 20260926T051409Z-72dcd67b2855, sha256 72dcd67b2855]. Datazimuts. Retrieved 2026-09-26, from https://datazimuts.com/en/datasets/ecb/ecb_deposit_rates?snapshot=20260926T051409Z-72dcd67b2855
@misc{dz_ecb_ecb_deposit_rates_72dcd67b,
title = {{ECB deposit rates: households and corporations (monthly)}},
author = {{European Central Bank}},
year = {2026},
publisher = {Datazimuts},
howpublished = {\url{https://datazimuts.com/en/datasets/ecb/ecb_deposit_rates?snapshot=20260926T051409Z-72dcd67b2855}},
note = {Snapshot 20260926T051409Z-72dcd67b2855, sha256 72dcd67b28550033de867d8b9f29ea20bd38aeff2248399749b2e1aa4e077a2a; accessed 2026-09-26}
}Embed a table or a chart
Paste this into any page. The embed is pinned to the same snapshot, follows the reader's light or dark setting, and always shows the source, license and a link back.
<iframe src="https://datazimuts.com/embed/chart?dataset=ecb%2Fecb_deposit_rates&lang=en&theme=auto&snapshot=20260926T051409Z-72dcd67b2855&x=date&y=value&agg=avg" title="ECB deposit rates: households and corporations (monthly)" width="100%" height="380" style="border:0" loading="lazy"></iframe>
Ask about this dataset. Answers come only from its catalog record, measured profile and change history, and list the facts they used.