history_rates
Fetch official CBR exchange-rate series for a single currency between two dates, up to 366 days. For longer windows, 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 |
|---|---|---|---|
| char_code | Yes | ||
| date_from | Yes | ||
| date_to | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| char_code | Yes | ||
| name | Yes | ||
| nominal | Yes | ||
| date_from | Yes | ||
| date_to | Yes | ||
| points | Yes | ||
| source | No | Центральный банк РФ |