Rate Overview
Live
1 RUB = 0.136906 BOB
1 BOB = 7.3043
RUB
Avg
0.133537
High
0.136906
Low
0.128760
Last updated: 7/18/2026, 6:35:42 AM
Quick Conversions
| RUB | BOB |
|---|---|
| 1 RUB | 0.14 BOB |
| 10 RUB | 1.37 BOB |
| 50 RUB | 6.85 BOB |
| 100 RUB | 13.69 BOB |
| 500 RUB | 68.45 BOB |
| 1,000 RUB | 136.91 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-18T06:35:42Z",
"rates": {
"BOB": 0.136906
}
}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.6906,
"rate": 0.136906
}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