Euribor API
We provide a REST API for programmatic access to current and historical Euribor rates. The API returns data for all standard tenors (1W, 1M, 3M, 6M, 12M) and is suitable for integrations, dashboards, and applications that need reliable Euribor data.
Endpoints
The API offers four main endpoints:
- /api/rates/latest — Latest rates (one value per tenor)
- /api/rates/on-date — Rates for a specific date
- /api/rates/recent — Last N days with full rates
- /api/rates/history — Historical rates for a given tenor with date range and limit
Request access
Access to the API is granted on request. If you have a legitimate use case—such as a personal project, a financial tool, or a service that would benefit from Euribor data—please reach out. We are happy to consider requests and may provide an API key at our discretion.
We reserve the right to refuse or revoke access at any time. Abuse, excessive usage, or use that conflicts with our terms may result in access being withdrawn. By using the API, you agree to use the data responsibly and in accordance with our Terms of Use.
Documentation
Full OpenAPI (Swagger) documentation is available for developers: