Rate Overview
Live
1 BOB = 0.399776 BYN
1 BYN = 2.5014
BOB
Avg
0.399948
High
0.400537
Low
0.398941
Last updated: 6/17/2026, 6:16:05 AM
Quick Conversions
| BOB | BYN |
|---|---|
| 1 BOB | 0.40 BYN |
| 10 BOB | 4.00 BYN |
| 50 BOB | 19.99 BYN |
| 100 BOB | 39.98 BYN |
| 500 BOB | 199.89 BYN |
| 1,000 BOB | 399.78 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-06-17T06:16:05Z",
"rates": {
"BYN": 0.399776
}
}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": 39.9776,
"rate": 0.399776
}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