Rate Overview
Live
1 BOB = 0.261868 BYN
1 BYN = 3.8187
BOB
Avg
0.253241
High
0.261868
Low
0.245551
Last updated: 8/15/2026, 8:53:13 AM
Quick Conversions
| BOB | BYN |
|---|---|
| 1 BOB | 0.26 BYN |
| 10 BOB | 2.62 BYN |
| 50 BOB | 13.09 BYN |
| 100 BOB | 26.19 BYN |
| 500 BOB | 130.93 BYN |
| 1,000 BOB | 261.87 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-08-15T08:53:13Z",
"rates": {
"BYN": 0.261868
}
}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": 26.186799999999998,
"rate": 0.261868
}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