Get FX Rates
get_fx_ratesRetrieve daily, weekly, or monthly foreign exchange rates by specifying region IDs and time granularity filters.
Instructions
Free tool. Queries the currency pack using filters.region_ids plus filters.time.granularity to return daily, weekly, or monthly FX data.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| request_id | No | Optional caller-supplied request id for tracing and idempotency. | |
| metrics | No | Metric ids to return. | |
| filters | Yes | Structured filters including time ranges, region_ids, and compare clauses. | |
| sort | No | Optional sort instructions for row-returning queries. | |
| limit | No | Maximum number of rows to return. | |
| output | No | Optional output controls such as response format hints. |