Rate Overview
Live
1 BND = 2.2238 BYN
1 BYN = 0.449679
BND
Avg
2.2428
High
2.3715
Low
2.1423
Last updated: 7/28/2026, 7:25:06 AM
Quick Conversions
| BND | BYN |
|---|---|
| 1 BND | 2.22 BYN |
| 10 BND | 22.24 BYN |
| 50 BND | 111.19 BYN |
| 100 BND | 222.38 BYN |
| 500 BND | 1,111.91 BYN |
| 1,000 BND | 2,223.81 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-28T07:25:06Z",
"rates": {
"BYN": 2.223811
}
}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.3811,
"rate": 2.223811
}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