Rate Overview
Live
1 BOB = 0.259190 BYN
1 BYN = 3.8582
BOB
Avg
0.259520
High
0.262120
Low
0.257219
Last updated: 9/2/2026, 10:10:45 AM
Quick Conversions
| BOB | BYN |
|---|---|
| 1 BOB | 0.26 BYN |
| 10 BOB | 2.59 BYN |
| 50 BOB | 12.96 BYN |
| 100 BOB | 25.92 BYN |
| 500 BOB | 129.60 BYN |
| 1,000 BOB | 259.19 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-09-02T10:10:45Z",
"rates": {
"BYN": 0.25919
}
}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": 25.918999999999997,
"rate": 0.25919
}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