get_rate
Get the current — or historical, with date — exchange rate from one currency to another. Indicative developer-grade reference rates (aggregated market data + public reference rates), not for settlement or trading. Rates update ~60s for real-time currencies through the trading week when the live overlay is active; the source field on every response is the authoritative freshness indicator (live | ecb_daily | fred_daily | nbp_daily) — rates fall back to official daily reference data during market closures, data-source unavailability, or low liquidity. market_session on every response indicates open, weekend, or interbank_closed.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| base | Yes | ||
| date | No | ||
| quote | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||