/cbr/currency-basket
/cbr
/cbr/currency-basket
Get the value of the Bank of Russia dual-currency basket over a date range
Price: 1 credit
💡 AI Hint: Get the value of the Bank of Russia dual-currency basket (бивалютная корзина) in rubles over a date range. Returns one record per published day with the date and the basket value.
⚠️ Common errors: 412: No currency-basket data found for the given date range
POST
/cbr/currency-basket
Authorizations
API token from the dashboard
Headers
Body
application/json
Start date in YYYY-MM-DD format
Pattern:
^\d{4}-\d{2}-\d{2}$End date in YYYY-MM-DD format
Pattern:
^\d{4}-\d{2}-\d{2}$Maximum number of records to return
Required range:
x >= 1Max scrapping execution timeout (in seconds)
Required range:
20 <= x <= 1500