Rate Overview
Live
1 BND = 2.3263 BYN
1 BYN = 0.429859
BND
Avg
2.3138
High
2.3920
Low
2.2630
Last updated: 3/27/2026, 3:16:50 PM
Quick Conversions
| BND | BYN |
|---|---|
| 1 BND | 2.33 BYN |
| 10 BND | 23.26 BYN |
| 50 BND | 116.32 BYN |
| 100 BND | 232.63 BYN |
| 500 BND | 1,163.17 BYN |
| 1,000 BND | 2,326.34 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-03-27T15:16:50Z",
"rates": {
"BYN": 2.326342
}
}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": 232.6342,
"rate": 2.326342
}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