Rate Overview
Live
1 BND = 2.2234 BYN
1 BYN = 0.449759
BND
Avg
2.2358
High
2.3379
Low
2.1404
Last updated: 7/25/2026, 9:13:47 PM
Quick Conversions
| BND | BYN |
|---|---|
| 1 BND | 2.22 BYN |
| 10 BND | 22.23 BYN |
| 50 BND | 111.17 BYN |
| 100 BND | 222.34 BYN |
| 500 BND | 1,111.71 BYN |
| 1,000 BND | 2,223.41 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-07-25T21:13:47Z",
"rates": {
"BYN": 2.223414
}
}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": 222.3414,
"rate": 2.223414
}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