Rate Overview
Live
1 BOB = 0.267473 BYN
1 BYN = 3.7387
BOB
Avg
0.443424
High
0.492545
Low
0.267473
Last updated: 7/22/2026, 10:22:19 AM
Quick Conversions
| BOB | BYN |
|---|---|
| 1 BOB | 0.27 BYN |
| 10 BOB | 2.67 BYN |
| 50 BOB | 13.37 BYN |
| 100 BOB | 26.75 BYN |
| 500 BOB | 133.74 BYN |
| 1,000 BOB | 267.47 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-07-22T10:22:19Z",
"rates": {
"BYN": 0.267473
}
}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.747300000000003,
"rate": 0.267473
}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