Rate Overview
Live
1 BND = 2.3062 BYN
1 BYN = 0.433615
BND
Avg
2.2916
High
2.3062
Low
2.2753
Last updated: 3/7/2026, 4:24:48 AM
Quick Conversions
| BND | BYN |
|---|---|
| 1 BND | 2.31 BYN |
| 10 BND | 23.06 BYN |
| 50 BND | 115.31 BYN |
| 100 BND | 230.62 BYN |
| 500 BND | 1,153.10 BYN |
| 1,000 BND | 2,306.19 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-07T04:24:48Z",
"rates": {
"BYN": 2.306193
}
}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": 230.61929999999998,
"rate": 2.306193
}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