fx tool

Public

fx_get_rates

Get daily ECB euro reference rates or EUR-triangulated cross-rates.

Description

Get daily ECB euro reference rates or EUR-triangulated cross-rates.

Published EUR pairs have derived: false; non-EUR pairs are quote_per_eur / base_per_eur, flagged derived: true and described in meta.derived_method. Results are exact Decimal strings, newest-first, bounded and cursor-paged, with ECB attribution, units, currency and observation as_of. Unsupported currencies return bad_parameter with the complete supported-code list. ECB reference rates are published for information purposes only; using them for transaction purposes is strongly discouraged. They are not transaction or execution prices.

Parameters

Input schema

NameTypeRequiredDefaultDescription
quotestringYesRequired ISO 4217 quote currency, e.g. USD or GBP.
basestringNo"EUR"ISO 4217 base currency. Defaults to EUR.
startstring (date) | nullNonullInclusive first fixing date; omit for full available history.
endstring (date) | nullNonullInclusive last fixing date; omit for the latest fixing.
limitintegerNo100Rates, newest first (1–500).
cursorstring | nullNonullOpaque pagination.next_cursor from the previous response.

Provenance

Sources

  • ecbEuropean Central Bank

Dataset registry: fx_rates