Rate Overview
Live
1 RUB = 0.135120 BOB
1 BOB = 7.4008
RUB
Avg
0.095321
High
0.135120
Low
0.083146
Last updated: 7/17/2026, 2:10:31 PM
Quick Conversions
| RUB | BOB |
|---|---|
| 1 RUB | 0.14 BOB |
| 10 RUB | 1.35 BOB |
| 50 RUB | 6.76 BOB |
| 100 RUB | 13.51 BOB |
| 500 RUB | 67.56 BOB |
| 1,000 RUB | 135.12 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-17T14:10:31Z",
"rates": {
"BOB": 0.13512
}
}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": 13.511999999999999,
"rate": 0.13512
}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