Rate Overview
Live
1 RUB = 0.136850 BOB
1 BOB = 7.3073
RUB
Avg
0.110662
High
0.136906
Low
0.087615
Last updated: 7/21/2026, 12:27:12 PM
Quick Conversions
| RUB | BOB |
|---|---|
| 1 RUB | 0.14 BOB |
| 10 RUB | 1.37 BOB |
| 50 RUB | 6.84 BOB |
| 100 RUB | 13.69 BOB |
| 500 RUB | 68.43 BOB |
| 1,000 RUB | 136.85 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-21T12:27:12Z",
"rates": {
"BOB": 0.13685
}
}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.685,
"rate": 0.13685
}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