Rate Overview
Live
1 BOB = 7.0482 RUB
1 RUB = 0.141881
BOB
Avg
11.0541
High
12.2179
Low
7.0482
Last updated: 7/24/2026, 8:08:07 AM
Quick Conversions
| BOB | RUB |
|---|---|
| 1 BOB | 7.05 RUB |
| 10 BOB | 70.48 RUB |
| 50 BOB | 352.41 RUB |
| 100 BOB | 704.82 RUB |
| 500 BOB | 3,524.09 RUB |
| 1,000 BOB | 7,048.18 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-24T08:08:07Z",
"rates": {
"RUB": 7.048181
}
}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": 704.8181,
"rate": 7.048181
}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