Rate Overview
Live
1 BOB = 0.265519 BYN
1 BYN = 3.7662
BOB
Avg
0.270086
High
0.277920
Low
0.265519
Last updated: 7/23/2026, 2:35:18 PM
Quick Conversions
| BOB | BYN |
|---|---|
| 1 BOB | 0.27 BYN |
| 10 BOB | 2.66 BYN |
| 50 BOB | 13.28 BYN |
| 100 BOB | 26.55 BYN |
| 500 BOB | 132.76 BYN |
| 1,000 BOB | 265.52 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-23T14:35:18Z",
"rates": {
"BYN": 0.265519
}
}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.5519,
"rate": 0.265519
}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