Rate Overview
Live
1 BOB = 0.412002 BYN
1 BYN = 2.4272
BOB
Avg
0.414019
High
0.417951
Low
0.412002
Last updated: 4/17/2026, 4:55:09 AM
Quick Conversions
| BOB | BYN |
|---|---|
| 1 BOB | 0.41 BYN |
| 10 BOB | 4.12 BYN |
| 50 BOB | 20.60 BYN |
| 100 BOB | 41.20 BYN |
| 500 BOB | 206.00 BYN |
| 1,000 BOB | 412.00 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-04-17T04:55:09Z",
"rates": {
"BYN": 0.412002
}
}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.200199999999995,
"rate": 0.412002
}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