Finance
Bank of Russia
The official API for daily exchange rates from the Central Bank of the Russian Federation.
1
Endpoints
—
Status
—
Latency
CODE EXAMPLES
JavaScript (Fetch)
fetch('http://www.cbr.ru/scripts/XML_daily.asp', {
method: 'GET',
headers: {},
})
.then(response => response.json())
.then(data => console.log(data));cURL
curl -X GET 'http://www.cbr.ru/scripts/XML_daily.asp'Bank of Russia
0.0%
FINANCE
The official API for daily exchange rates from the Central Bank of the Russian Federation.
PERFORMANCE TELEMETRY
RATE LIMITS
API TESTING INTERFACE
READY
SIGN IN TO EXECUTE TEST
Please sign in to test API endpoints
RESPONSE TELEMETRY
Execute API test to view telemetry data