Rate Overview
Live
1 BND = 2.2323 BYN
1 BYN = 0.447969
BND
Avg
2.2183
High
2.2323
Low
2.2122
Last updated: 5/8/2026, 2:15:41 PM
Quick Conversions
| BND | BYN |
|---|---|
| 1 BND | 2.23 BYN |
| 10 BND | 22.32 BYN |
| 50 BND | 111.61 BYN |
| 100 BND | 223.23 BYN |
| 500 BND | 1,116.15 BYN |
| 1,000 BND | 2,232.30 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-05-08T14:15:41Z",
"rates": {
"BYN": 2.232299
}
}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": 223.2299,
"rate": 2.232299
}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