Rate Overview
Live
1 BOB = 0.432150 BYN
1 BYN = 2.3140
BOB
Avg
0.444799
High
0.493582
Low
0.411286
Last updated: 3/27/2026, 9:43:05 AM
Quick Conversions
| BOB | BYN |
|---|---|
| 1 BOB | 0.43 BYN |
| 10 BOB | 4.32 BYN |
| 50 BOB | 21.61 BYN |
| 100 BOB | 43.21 BYN |
| 500 BOB | 216.08 BYN |
| 1,000 BOB | 432.15 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-03-27T09:43:05Z",
"rates": {
"BYN": 0.43215
}
}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": 43.214999999999996,
"rate": 0.43215
}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