Rate Overview
Live
1 BOB = 0.260216 BYN
1 BYN = 3.8430
BOB
Avg
0.392591
High
0.436034
Low
0.260216
Last updated: 7/24/2026, 8:24:29 PM
Quick Conversions
| BOB | BYN |
|---|---|
| 1 BOB | 0.26 BYN |
| 10 BOB | 2.60 BYN |
| 50 BOB | 13.01 BYN |
| 100 BOB | 26.02 BYN |
| 500 BOB | 130.11 BYN |
| 1,000 BOB | 260.22 BYN |
Get BOB/BYN Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BOB¤cies=BYNExample Response:
{
"success": true,
"base": "BOB",
"date": "2026-07-24T20:24:29Z",
"rates": {
"BYN": 0.260216
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BOB&to=BYN&amount=100Example Response:
{
"success": true,
"query": {
"from": "BOB",
"to": "BYN",
"amount": 100
},
"result": 26.0216,
"rate": 0.260216
}Build with BOB/BYN Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key