Rate Overview
Live
1 BOB = 10.3721 RUB
1 RUB = 0.096412
BOB
Avg
10.3588
High
10.4569
Low
10.3226
Last updated: 5/26/2026, 9:22:12 PM
Quick Conversions
| BOB | RUB |
|---|---|
| 1 BOB | 10.37 RUB |
| 10 BOB | 103.72 RUB |
| 50 BOB | 518.61 RUB |
| 100 BOB | 1,037.21 RUB |
| 500 BOB | 5,186.07 RUB |
| 1,000 BOB | 10,372.15 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-05-26T21:22:12Z",
"rates": {
"RUB": 10.372147
}
}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": 1037.2147,
"rate": 10.372147
}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