history_rates
Retrieve official CBR exchange rates for a currency over a date range up to 366 days. For longer periods, call repeatedly.
Instructions
Get the official CBR exchange-rate series for a single currency between two dates inclusive. Range capped at 366 days; for longer windows call repeatedly.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| date_to | Yes | ||
| char_code | Yes | ||
| date_from | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | ||
| points | Yes | ||
| source | No | Центральный банк РФ | |
| date_to | Yes | ||
| nominal | Yes | ||
| char_code | Yes | ||
| date_from | Yes |