Rate Overview
Live
1 BOB = 0.255318 BYN
1 BYN = 3.9167
BOB
Avg
0.263045
High
0.270216
Low
0.255318
Last updated: 7/26/2026, 11:23:29 PM
Quick Conversions
| BOB | BYN |
|---|---|
| 1 BOB | 0.26 BYN |
| 10 BOB | 2.55 BYN |
| 50 BOB | 12.77 BYN |
| 100 BOB | 25.53 BYN |
| 500 BOB | 127.66 BYN |
| 1,000 BOB | 255.32 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-26T23:23:29Z",
"rates": {
"BYN": 0.255318
}
}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": 25.5318,
"rate": 0.255318
}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