Rate Overview
Live
1 BOB = 0.427102 BYN
1 BYN = 2.3414
BOB
Avg
0.422035
High
0.427102
Low
0.418085
Last updated: 3/7/2026, 4:24:44 AM
Quick Conversions
| BOB | BYN |
|---|---|
| 1 BOB | 0.43 BYN |
| 10 BOB | 4.27 BYN |
| 50 BOB | 21.36 BYN |
| 100 BOB | 42.71 BYN |
| 500 BOB | 213.55 BYN |
| 1,000 BOB | 427.10 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-03-07T04:24:44Z",
"rates": {
"BYN": 0.427102
}
}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": 42.7102,
"rate": 0.427102
}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