Euribor Rates: Get Historical Data
Euribor Rates via Parse · Finance
Retrieves historical Euribor interest rate data for the selected maturity tenor. Returns daily data points for the last 10 business days and monthly data points (first-of-month rates) for the specified year range. Results are ordered most-recent first within each type. When maturity is omitted, defaults to the 6-month tenor. Provides current and historical Euribor 6-month interest rate data from euribor-rates.eu. Fulfilled by Parse from euribor-rates.eu.
- euribor-rates
- euribor-rates-eu
- finance
- government-public
- parse
- platform-key
- real-estate
Price and execution
- Price
- $0.02 USD credits / call
- Trust tier
- Verified
- Execution
- Managed call
- Capability group
- Finance
Interface snapshot
- Protocol
- HTTP operation
- Operation
- GET /scraper/94edea01-4eb5-4ede-bdcc-59edd607f40c/get_historical_data
- Interface artifact
- sha256:b9a6e2f6cdd34e08a75cbde353f95c95ffc85e7064cad6df28b98b851075001b
- Manifest digest
- sha256:2345a0ed0a3a58d37fcd34226b3a9d466e3982f04256e91e09b2ad8142788c45
Request fields
- end_year (integer): The year to stop the historical search at (inclusive).
- maturity (string): The Euribor maturity tenor to retrieve. Accepted values: 1_week, 1_month, 3_months, 6_months, 12_months.
- start_year (integer): The year to start the historical search from (inclusive).
Example queries
- {"end_year":"2026","maturity":"6_months","start_year":"2024"}