Rate Overview
Live
1 BND = 2.4285 BYN
1 BYN = 0.411776
BND
Avg
2.3936
High
2.4285
Low
2.3671
Last updated: 9/2/2026, 5:39:28 AM
Quick Conversions
| BND | BYN |
|---|---|
| 1 BND | 2.43 BYN |
| 10 BND | 24.29 BYN |
| 50 BND | 121.43 BYN |
| 100 BND | 242.85 BYN |
| 500 BND | 1,214.25 BYN |
| 1,000 BND | 2,428.50 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-09-02T05:39:28Z",
"rates": {
"BYN": 2.428504
}
}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": 242.85040000000004,
"rate": 2.428504
}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