Rate Overview
Live
1 BND = 2.3143 BYN
1 BYN = 0.432102
BND
Avg
2.3167
High
2.3274
Low
2.2995
Last updated: 8/12/2026, 5:57:13 AM
Quick Conversions
| BND | BYN |
|---|---|
| 1 BND | 2.31 BYN |
| 10 BND | 23.14 BYN |
| 50 BND | 115.71 BYN |
| 100 BND | 231.43 BYN |
| 500 BND | 1,157.13 BYN |
| 1,000 BND | 2,314.27 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-08-12T05:57:13Z",
"rates": {
"BYN": 2.314269
}
}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": 231.4269,
"rate": 2.314269
}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