Rate Overview
Live
1 RUB = 0.085031 BOB
1 BOB = 11.7604
RUB
Avg
0.083846
High
0.085865
Low
0.080236
Last updated: 3/27/2026, 12:56:02 PM
Quick Conversions
| RUB | BOB |
|---|---|
| 1 RUB | 0.09 BOB |
| 10 RUB | 0.85 BOB |
| 50 RUB | 4.25 BOB |
| 100 RUB | 8.50 BOB |
| 500 RUB | 42.52 BOB |
| 1,000 RUB | 85.03 BOB |
Get RUB/BOB Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=RUB¤cies=BOBExample Response:
{
"success": true,
"base": "RUB",
"date": "2026-03-27T12:56:02Z",
"rates": {
"BOB": 0.085031
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=RUB&to=BOB&amount=100Example Response:
{
"success": true,
"query": {
"from": "RUB",
"to": "BOB",
"amount": 100
},
"result": 8.5031,
"rate": 0.085031
}Build with RUB/BOB Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key