Rate Overview
Live
1 BND = 2.2318 BYN
1 BYN = 0.448060
BND
Avg
2.2419
High
2.2525
Low
2.2318
Last updated: 4/18/2026, 8:47:05 AM
Quick Conversions
| BND | BYN |
|---|---|
| 1 BND | 2.23 BYN |
| 10 BND | 22.32 BYN |
| 50 BND | 111.59 BYN |
| 100 BND | 223.18 BYN |
| 500 BND | 1,115.92 BYN |
| 1,000 BND | 2,231.85 BYN |
Get BND/BYN Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BND¤cies=BYNExample Response:
{
"success": true,
"base": "BND",
"date": "2026-04-18T08:47:05Z",
"rates": {
"BYN": 2.231845
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BND&to=BYN&amount=100Example Response:
{
"success": true,
"query": {
"from": "BND",
"to": "BYN",
"amount": 100
},
"result": 223.18449999999999,
"rate": 2.231845
}Build with BND/BYN Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key