/cbr/rates/ruonia
/cbr
/cbr/rates/ruonia
Get the RUONIA money-market benchmark rate over a date range
Price: 1 credit
💡 AI Hint: Get the RUONIA (Ruble Overnight Index Average) money-market benchmark rate over a date range. Returns one record per published day with the rate in percent per annum, the deals volume in billion rubles, and the publication timestamp.
⚠️ Common errors: 412: No RUONIA data found for the given date range
POST
/cbr/rates/ruonia
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