Get the official ECB reference exchange rate for a pair (accounting, invoicing, reporting)
fx_reference_rateEuropean Central Bank euro foreign exchange reference rate for a pair - the official daily fix used for accounting, invoicing and reporting - latest or any date in the last 90 days. The ECB publishes EUR/XXX only, so inverse and cross rates are computed from the same fix and named in rate_derivation. Use when: Convert or report an amount at an official daily rate both sides of a contract can verify against the ECB. Not for: You need an executable, tradable, live or intraday market rate - this is a daily fix only. Price: USD 0.002/call (x402), 0.0015 (account key).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| base | Yes | ISO 4217 code of the base currency. EUR is always available; other currencies must be in the ECB reference rate list for the selected date. | |
| date | No | Optional ISO calendar date (YYYY-MM-DD) within the last 90 days. When the ECB published no fix on that date (a TARGET closing day), the latest prior fix is returned with a note. | |
| quote | Yes | ISO 4217 code of the quote currency. EUR is always available; other currencies must be in the ECB reference rate list for the selected date. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| data | Yes | Capability output; full JSON Schema at https://api.eckari.com/v1/capabilities/fx.reference_rate | |
| meta | Yes |