Rate Overview
Live
1 BOB = 11.2152 RUB
1 RUB = 0.089165
BOB
Avg
10.7595
High
11.4134
Low
10.4174
Last updated: 7/3/2026, 9:21:53 PM
Quick Conversions
| BOB | RUB |
|---|---|
| 1 BOB | 11.22 RUB |
| 10 BOB | 112.15 RUB |
| 50 BOB | 560.76 RUB |
| 100 BOB | 1,121.52 RUB |
| 500 BOB | 5,607.60 RUB |
| 1,000 BOB | 11,215.20 RUB |
Get BOB/RUB Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BOB¤cies=RUBExample Response:
{
"success": true,
"base": "BOB",
"date": "2026-07-03T21:21:53Z",
"rates": {
"RUB": 11.215201
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BOB&to=RUB&amount=100Example Response:
{
"success": true,
"query": {
"from": "BOB",
"to": "RUB",
"amount": 100
},
"result": 1121.5201,
"rate": 11.215201
}Build with BOB/RUB Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key