Rate Overview
Live
1 BDT = 0.023662 BYN
1 BYN = 42.2619
BDT
Avg
0.024885
High
0.027971
Low
0.022298
Last updated: 7/31/2026, 9:27:10 AM
Quick Conversions
| BDT | BYN |
|---|---|
| 1 BDT | 0.02 BYN |
| 10 BDT | 0.24 BYN |
| 50 BDT | 1.18 BYN |
| 100 BDT | 2.37 BYN |
| 500 BDT | 11.83 BYN |
| 1,000 BDT | 23.66 BYN |
Get BDT/BYN Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BDT¤cies=BYNExample Response:
{
"success": true,
"base": "BDT",
"date": "2026-07-31T09:27:10Z",
"rates": {
"BYN": 0.023662
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BDT&to=BYN&amount=100Example Response:
{
"success": true,
"query": {
"from": "BDT",
"to": "BYN",
"amount": 100
},
"result": 2.3662,
"rate": 0.023662
}Build with BDT/BYN Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key