ECB key interest rates (daily)
The three key ECB interest rates set by the Governing Council — the deposit facility rate, the main refinancing operations rate (fixed-rate tenders) and the marginal lending facility rate — from the ECB's financial market statistics (dataflow FM). Each rate is a business-daily series published on dates of changes, running from 1999-01-01 to the latest Governing Council decision. Together the three series trace the policy corridor: the deposit facility rate is the floor banks earn on overnight deposits with the Eurosystem, the main refinancing rate is the cost of the ECB's weekly liquidity operations, and the marginal lending facility rate is the ceiling for overnight borrowing. The series capture every policy cycle since the euro's launch, including the 2014-2022 negative-rate era (deposit facility at -0.50%) and the 2022-2023 hiking cycle that peaked at 4.00%. European Central Bank statistics; reuse is free with attribution under the ESCB statistics reuse policy. Units: percent per annum.
Les titres et les descriptions proviennent des sources de données, en anglais.
- Source
- European Central Bank
- Lignes
- 186
- Colonnes
- 4
- Cadence de la source
- Quotidienne
- Dernière actualisation
- 25 sept. 2026
- Thème
- finance
| Colonne | 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, or annualised agreed rate in percent per annum for the MFI lending rates). Missing observations are null. |
- Actuelle
20260925T060648Z-2fa80c684c73 · sha256 2fa80c684c73…
186 lignes · premier instantané
Dirigez n’importe quel LLM vers le point d’accès des métadonnées — la documentation ci-dessus est aussi lisible par machine (JSON-LD + Croissant).
curl "https://datazimuts.com/v1/datasets/ecb/ecb_key_interest_rates" | jq '{title, rows, columns_count, license}'import requests
ds = requests.get("https://datazimuts.com/v1/datasets/ecb/ecb_key_interest_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)Point d’accès API : https://datazimuts.com/v1/datasets/ecb/ecb_key_interest_rates
Astuce : récupérez /llms.txt pour le catalogue complet lisible par machine.
D’où viennent ces données et ce qui en a été fait. Le travail des autres apparaît sous forme de décomptes ; seuls les projets partagés sont nommés.
Citer cet instantané
Épinglé à l’instantané 20260925T060648Z-2fa80c684c73 et à son empreinte, pour que vos lecteurs obtiennent exactement les données utilisées.
European Central Bank. (2026). ECB key interest rates (daily) [Data set, snapshot 20260925T060648Z-2fa80c684c73, sha256 2fa80c684c73]. Datazimuts. Retrieved 2026-09-25, from https://datazimuts.com/fr/datasets/ecb/ecb_key_interest_rates?snapshot=20260925T060648Z-2fa80c684c73
@misc{dz_ecb_ecb_key_interest_rates_2fa80c68,
title = {{ECB key interest rates (daily)}},
author = {{European Central Bank}},
year = {2026},
publisher = {Datazimuts},
howpublished = {\url{https://datazimuts.com/fr/datasets/ecb/ecb_key_interest_rates?snapshot=20260925T060648Z-2fa80c684c73}},
note = {Snapshot 20260925T060648Z-2fa80c684c73, sha256 2fa80c684c73ed442202a4e06fef4835e8c4d71bf32209016c95d16881e6070e; accessed 2026-09-25}
}Intégrer un tableau ou un graphique
Collez ce code dans n’importe quelle page. L’intégration est épinglée au même instantané, suit le thème clair ou sombre du lecteur et affiche toujours la source, la licence et un lien de retour.
<iframe src="https://datazimuts.com/embed/chart?dataset=ecb%2Fecb_key_interest_rates&lang=fr&theme=auto&snapshot=20260925T060648Z-2fa80c684c73&x=date&y=value&agg=avg" title="ECB key interest rates (daily)" width="100%" height="380" style="border:0" loading="lazy"></iframe>
Posez une question sur ce jeu de données. Les réponses viennent uniquement de sa fiche, de son profil mesuré et de son historique, et citent les faits utilisés.