Rate Overview
Live
1 BND = 2.1435 BYN
1 BYN = 0.466516
BND
Avg
2.1856
High
2.2287
Low
2.1327
Last updated: 5/28/2026, 11:01:15 PM
Quick Conversions
| BND | BYN |
|---|---|
| 1 BND | 2.14 BYN |
| 10 BND | 21.44 BYN |
| 50 BND | 107.18 BYN |
| 100 BND | 214.36 BYN |
| 500 BND | 1,071.77 BYN |
| 1,000 BND | 2,143.55 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-05-28T23:01:15Z",
"rates": {
"BYN": 2.14355
}
}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": 214.355,
"rate": 2.14355
}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