Rate Overview
Live
1 RUB = 0.129480 BOB
1 BOB = 7.7232
RUB
Avg
0.085979
High
0.129480
Low
0.062616
Last updated: 7/8/2026, 9:37:35 AM
Quick Conversions
| RUB | BOB |
|---|---|
| 1 RUB | 0.13 BOB |
| 10 RUB | 1.29 BOB |
| 50 RUB | 6.47 BOB |
| 100 RUB | 12.95 BOB |
| 500 RUB | 64.74 BOB |
| 1,000 RUB | 129.48 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-08T09:37:35Z",
"rates": {
"BOB": 0.12948
}
}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": 12.948,
"rate": 0.12948
}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