Rate Overview
Live
1 BND = 2.1522 BYN
1 BYN = 0.464645
BND
Avg
2.1537
High
2.1605
Low
2.1429
Last updated: 6/18/2026, 9:59:05 AM
Quick Conversions
| BND | BYN |
|---|---|
| 1 BND | 2.15 BYN |
| 10 BND | 21.52 BYN |
| 50 BND | 107.61 BYN |
| 100 BND | 215.22 BYN |
| 500 BND | 1,076.09 BYN |
| 1,000 BND | 2,152.18 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-06-18T09:59:05Z",
"rates": {
"BYN": 2.15218
}
}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": 215.218,
"rate": 2.15218
}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