Discover/euribor-rates.eu API
live

euribor-rates.eu APIeuribor-rates.eu

Access current and historical 6-month Euribor interest rates via two endpoints. Returns daily and monthly rate data with dates, values, and maturity info.

Endpoints
2
Updated
3mo ago
Try it

No input parameters required.

api.parse.bot/scraper/94edea01-4eb5-4ede-bdcc-59edd607f40c/<endpoint>
Ready to send
Fill in the parameters and hit sign in to send to see live response data here.
Use it in your codegrab a free API key at signup
curl -X GET 'https://api.parse.bot/scraper/94edea01-4eb5-4ede-bdcc-59edd607f40c/get_current_rate' \
  -H 'X-API-Key: $PARSE_API_KEY'
All endpoints · 2 totalclick to expand

Extracts the current 6-month Euribor interest rate from the homepage. Returns the latest available rate with its date.

Input

No input parameters required.

Response
{
  "type": "object",
  "fields": {
    "date": "string, date of the rate in M/D/YYYY format",
    "rate": "number, the current rate value",
    "unit": "string, always 'percent'",
    "maturity": "string, always '6 months'"
  },
  "sample": {
    "data": {
      "date": "5/14/2026",
      "rate": 2.548,
      "unit": "percent",
      "maturity": "6 months"
    },
    "status": "success"
  }
}

About the euribor-rates.eu API

The euribor-rates.eu API provides 2 endpoints for retrieving 6-month Euribor interest rate data, returning 4 fields per data point including date, rate value, unit, and maturity. The get_current_rate endpoint returns the latest published rate, while get_historical_data delivers both daily and monthly time-series data with optional year range filtering.

What the API Returns

Both endpoints focus exclusively on the 6-month Euribor tenor. Each response identifies the maturity as '6 months' and the unit as 'percent', so downstream consumers can handle the numeric rate field without ambiguity. Dates are returned in M/D/YYYY string format across all responses.

Current Rate Endpoint

get_current_rate takes no input parameters and returns a single object with four fields: date, rate, unit, and maturity. This is the most recently published 6-month Euribor figure as it appears on euribor-rates.eu, suitable for real-time display or daily snapshot jobs.

Historical Data Endpoint

get_historical_data returns an array of data objects in the data field, each tagged with a type of either 'daily' or 'monthly'. The daily subset always covers the last 10 business days. The monthly subset can be filtered by start_year and end_year integer parameters — both optional and inclusive. The response also includes a count integer reflecting the total number of data points returned across both types, which is useful for pagination checks or data validation.

Source Context

euribor-rates.eu is a public reference site for European interbank offered rates. It does not publish a documented developer API of its own. This Parse API surfaces the structured rate data programmatically for use in financial applications, spreadsheets, and automated monitoring systems.

Common use cases
  • Display the live 6-month Euribor rate on a mortgage calculator or loan pricing tool using get_current_rate
  • Plot a multi-year Euribor trend chart by calling get_historical_data with start_year and end_year parameters
  • Run a daily snapshot job that stores the current rate and date to a database for internal audit trails
  • Compare the last 10 business days of daily Euribor data against a fixed internal benchmark rate
  • Build a rate-change alert system that detects when the current rate differs from the previous stored value
  • Generate a year-over-year summary of monthly Euribor data for fixed-income research or reporting
Pricing & limitsSee full pricing →
TierPriceCredits/monthRate limit
Free$0/mo1005 req/min
Hobby$30/mo1,00020 req/min
Developer$100/mo5,000250 req/min

One credit = one API call regardless of which marketplace API you call. Exceeding the rate limit returns a 429 response. Authenticate with the X-API-Key header.

Frequently asked questions
Does euribor-rates.eu have an official developer API?+
No. euribor-rates.eu does not publish a documented public developer API. This Parse API is the programmatic way to access the rate data it publishes.
What does the `type` field in `get_historical_data` distinguish?+
Each object in the data array carries a type of either 'daily' or 'monthly'. Daily points cover the last 10 business days and are not affected by the year range parameters. Monthly points are filtered by start_year and end_year, both inclusive integers.
Does this API cover Euribor tenors other than 6 months, such as 1-month or 12-month rates?+
Not currently. Both endpoints return only the 6-month maturity, reflected in the maturity field. You can fork this API on Parse and revise it to add endpoints targeting other Euribor tenor pages on euribor-rates.eu.
How far back does the historical data go?+
The monthly data range is controlled by the start_year and end_year parameters you pass to get_historical_data. The site carries Euribor data back to the early 2000s, but the API will return data only within the year bounds you specify. If you omit both parameters, the default range the endpoint applies is determined by the source page's available data.
Are intraday or tick-level Euribor rates available?+
Not currently. The API returns one rate per day at the daily granularity and one rate per month at the monthly granularity. euribor-rates.eu itself publishes one official fixing per business day. You can fork this API on Parse and revise it if you need to pull data from a source that offers finer granularity.
Page content last updated . Spec covers 2 endpoints from euribor-rates.eu.
Related APIs in FinanceSee all →
mazda.ca API
Find current vehicle deals, financing rates, lease options, and incentives across all Mazda Canada models and trims, with pricing tailored to your province. Get instant payment quotes to compare your options and discover the best offers available.
13f.info API
13f.info API
etoro.com API
Monitor top eToro traders by accessing their profiles, portfolio holdings, performance statistics, and trading history to inform your investment decisions. Discover trending stocks and cryptocurrencies, search for specific instruments, and view detailed market data and news to stay updated on investment opportunities.
vegasinsider.com API
Retrieve MLB betting odds from major sportsbooks including bet365, FanDuel, and DraftKings, covering Moneyline, Total, and Runline markets for any supported date. Easily compare odds across books to identify the best available lines.
bizapedia.com API
Search for detailed business profiles and contact information from Bizapedia, including company details, employee data, and communication channels. Access comprehensive business intelligence to research companies and build targeted contact lists.
customs.gov.mv API
Check import/export duties, tariff classifications, and exchange rates for Maldives customs compliance, plus track vessel movements, company registrations, and declaration statuses. Get real-time data directly from the official customs portal to streamline your trade and logistics operations.
morningstar.com.au API
Access comprehensive financial data for Australian stocks, ETFs, and managed funds including key metrics, valuations, dividends, and historical prices. Search securities, review company profiles and ownership details, and stay informed with market news and upcoming dividend information.
immobiliare.it API
Search Italian property listings for sale or rent, browse real estate agencies, and explore price trends across Italian cities — all via immobiliare.it.