Rate Overview
Live
1 BOB = 0.397142 BYN
1 BYN = 2.5180
BOB
Avg
0.397072
High
0.399516
Low
0.395119
Last updated: 5/27/2026, 4:03:44 PM
Quick Conversions
| BOB | BYN |
|---|---|
| 1 BOB | 0.40 BYN |
| 10 BOB | 3.97 BYN |
| 50 BOB | 19.86 BYN |
| 100 BOB | 39.71 BYN |
| 500 BOB | 198.57 BYN |
| 1,000 BOB | 397.14 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-05-27T16:03:44Z",
"rates": {
"BYN": 0.397142
}
}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.7142,
"rate": 0.397142
}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