Rate Overview
Live
1 BYN = 2.5014 BOB
1 BOB = 0.399776
BYN
Avg
2.5002
High
2.5066
Low
2.4966
Last updated: 6/17/2026, 5:02:08 AM
Quick Conversions
| BYN | BOB |
|---|---|
| 1 BYN | 2.50 BOB |
| 10 BYN | 25.01 BOB |
| 50 BYN | 125.07 BOB |
| 100 BYN | 250.14 BOB |
| 500 BYN | 1,250.70 BOB |
| 1,000 BYN | 2,501.40 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-06-17T05:02:08Z",
"rates": {
"BOB": 2.501398
}
}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": 250.1398,
"rate": 2.501398
}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