Rate Overview
Live
1 RUB = 0.087762 BOB
1 BOB = 11.3945
RUB
Avg
0.089056
High
0.089970
Low
0.087762
Last updated: 3/6/2026, 5:11:59 PM
Quick Conversions
| RUB | BOB |
|---|---|
| 1 RUB | 0.09 BOB |
| 10 RUB | 0.88 BOB |
| 50 RUB | 4.39 BOB |
| 100 RUB | 8.78 BOB |
| 500 RUB | 43.88 BOB |
| 1,000 RUB | 87.76 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-06T17:11:59Z",
"rates": {
"BOB": 0.087762
}
}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.776200000000001,
"rate": 0.087762
}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