Rate Overview
Live
1 BYN = 2.4468 BOB
1 BOB = 0.408691
BYN
Avg
2.4480
High
2.4537
Low
2.4412
Last updated: 5/7/2026, 8:32:47 AM
Quick Conversions
| BYN | BOB |
|---|---|
| 1 BYN | 2.45 BOB |
| 10 BYN | 24.47 BOB |
| 50 BYN | 122.34 BOB |
| 100 BYN | 244.68 BOB |
| 500 BYN | 1,223.42 BOB |
| 1,000 BYN | 2,446.83 BOB |
Get BYN/BOB Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BYN¤cies=BOBExample Response:
{
"success": true,
"base": "BYN",
"date": "2026-05-07T08:32:47Z",
"rates": {
"BOB": 2.446834
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BYN&to=BOB&amount=100Example Response:
{
"success": true,
"query": {
"from": "BYN",
"to": "BOB",
"amount": 100
},
"result": 244.6834,
"rate": 2.446834
}Build with BYN/BOB Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key