Rate Overview
Live
1 RUB = 0.140294 BOB
1 BOB = 7.1279
RUB
Avg
0.096397
High
0.143749
Low
0.083692
Last updated: 7/27/2026, 12:05:06 PM
Quick Conversions
| RUB | BOB |
|---|---|
| 1 RUB | 0.14 BOB |
| 10 RUB | 1.40 BOB |
| 50 RUB | 7.01 BOB |
| 100 RUB | 14.03 BOB |
| 500 RUB | 70.15 BOB |
| 1,000 RUB | 140.29 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-27T12:05:06Z",
"rates": {
"BOB": 0.140294
}
}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": 14.0294,
"rate": 0.140294
}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