Rate Overview
Live
1 BYN = 2.3140 BOB
1 BOB = 0.432151
BYN
Avg
2.1797
High
2.4314
Low
2.0260
Last updated: 3/27/2026, 11:38:30 AM
Quick Conversions
| BYN | BOB |
|---|---|
| 1 BYN | 2.31 BOB |
| 10 BYN | 23.14 BOB |
| 50 BYN | 115.70 BOB |
| 100 BYN | 231.40 BOB |
| 500 BYN | 1,157.00 BOB |
| 1,000 BYN | 2,314.01 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-03-27T11:38:30Z",
"rates": {
"BOB": 2.314008
}
}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": 231.40079999999998,
"rate": 2.314008
}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