Rate Overview
Live
1 BOB = 0.418817 BYN
1 BYN = 2.3877
BOB
Avg
0.415045
High
0.439060
Low
0.396737
Last updated: 7/3/2026, 4:36:22 PM
Quick Conversions
| BOB | BYN |
|---|---|
| 1 BOB | 0.42 BYN |
| 10 BOB | 4.19 BYN |
| 50 BOB | 20.94 BYN |
| 100 BOB | 41.88 BYN |
| 500 BOB | 209.41 BYN |
| 1,000 BOB | 418.82 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-03T16:36:22Z",
"rates": {
"BYN": 0.418817
}
}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": 41.8817,
"rate": 0.418817
}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