Rate Overview
Live
1 RUB = 0.089895 BOB
1 BOB = 11.1241
RUB
Avg
0.089489
High
0.090022
Low
0.087904
Last updated: 7/7/2026, 2:23:11 AM
Quick Conversions
| RUB | BOB |
|---|---|
| 1 RUB | 0.09 BOB |
| 10 RUB | 0.90 BOB |
| 50 RUB | 4.49 BOB |
| 100 RUB | 8.99 BOB |
| 500 RUB | 44.95 BOB |
| 1,000 RUB | 89.90 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-07-07T02:23:11Z",
"rates": {
"BOB": 0.089895
}
}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.9895,
"rate": 0.089895
}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