fx category as the canonical indicator fx_reference_rate and flow through the same observation envelope, time model, and provenance chain as macro data.
These are official reference rates, not raw real-time market price-tick FX. Tick-level vendor FX is redistribution-blocked and deliberately not part of the product. A reference rate is one authoritative value per currency pair per day — ideal for valuation, reporting, and point-in-time conversion, not for intraday trading.
What data is available
fx_reference_rate
Daily reference exchange rate for a currency pair. Sourced from the official publisher (for example the European Central Bank). Each observation identifies the pair in its metadata and provenance. Unit: an exchange rate (units of one currency per unit of the other).
Query the latest reference rates
GET /observations?indicator_id=fx_reference_rate and follow the cursor. See Pagination.
Response shape
Each row is a standard public observation. The fields most relevant to FX:Always
fx_reference_rate.fx.The reference rate for the pair.
The publishing institution, for example
European Central Bank.The rate date.
Link to the originating release.
The currency pair is carried in the observation metadata and provenance. Use
GET /provenance/observations/{observationId} for the full auditable chain behind any rate.Related
Interest rates
Policy rates, bond yields, and curve spreads.
Coverage & sources
Every data family and the institutions behind them.
Time model
Knowledge time vs. period, and point-in-time queries.

