Rate Overview
Live
1 RUB = 0.143648 BOB
1 BOB = 6.9615
RUB
Avg
0.094930
High
0.143648
Low
0.083692
Last updated: 7/25/2026, 8:44:55 PM
Quick Conversions
| RUB | BOB |
|---|---|
| 1 RUB | 0.14 BOB |
| 10 RUB | 1.44 BOB |
| 50 RUB | 7.18 BOB |
| 100 RUB | 14.36 BOB |
| 500 RUB | 71.82 BOB |
| 1,000 RUB | 143.65 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-25T20:44:55Z",
"rates": {
"BOB": 0.143648
}
}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.364799999999999,
"rate": 0.143648
}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