Rate Overview
Live
1 BOB = 0.419208 BYN
1 BYN = 2.3855
BOB
Avg
0.419917
High
0.421973
Low
0.418762
Last updated: 7/6/2026, 10:00:36 PM
Quick Conversions
| BOB | BYN |
|---|---|
| 1 BOB | 0.42 BYN |
| 10 BOB | 4.19 BYN |
| 50 BOB | 20.96 BYN |
| 100 BOB | 41.92 BYN |
| 500 BOB | 209.60 BYN |
| 1,000 BOB | 419.21 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-06T22:00:36Z",
"rates": {
"BYN": 0.419208
}
}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.9208,
"rate": 0.419208
}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