/cbr/rates/interbank
Get Russian interbank credit-market rates (MIACR / MIBID / MIBOR) over a date range
Price: 1 credit
💡 AI Hint: Get Russian interbank credit-market money indicators over a date range. Each record carries the date, the indicator code and its name (MIBID and MIBOR declared rates, MIACR actual weighted rate and its investment-grade MIACR-IG / speculative MIACR-B variants, and offered/placed deal volumes), and the value (a rate in percent per annum or a volume in million rubles depending on the indicator).
⚠️ Common errors: 412: No interbank-rate data found for the given date range
Authorizations
API token from the dashboard
Headers
Body
Start date in YYYY-MM-DD format
^\d{4}-\d{2}-\d{2}$End date in YYYY-MM-DD format
^\d{4}-\d{2}-\d{2}$Maximum number of records to return
x >= 1Max scrapping execution timeout (in seconds)
20 <= x <= 1500