Rate Overview
Live
1 RUB = 0.089773 BOB
1 BOB = 11.1392
RUB
Avg
0.088358
High
0.097288
Low
0.082771
Last updated: 6/30/2026, 11:29:33 PM
Quick Conversions
| RUB | BOB |
|---|---|
| 1 RUB | 0.09 BOB |
| 10 RUB | 0.90 BOB |
| 50 RUB | 4.49 BOB |
| 100 RUB | 8.98 BOB |
| 500 RUB | 44.89 BOB |
| 1,000 RUB | 89.77 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-06-30T23:29:33Z",
"rates": {
"BOB": 0.089773
}
}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.977300000000001,
"rate": 0.089773
}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