Rate Overview
Live
1 BDT = 0.024881 BYN
1 BYN = 40.1913
BDT
Avg
0.025011
High
0.025155
Low
0.024881
Last updated: 9/10/2026, 11:37:23 AM
Quick Conversions
| BDT | BYN |
|---|---|
| 1 BDT | 0.02 BYN |
| 10 BDT | 0.25 BYN |
| 50 BDT | 1.24 BYN |
| 100 BDT | 2.49 BYN |
| 500 BDT | 12.44 BYN |
| 1,000 BDT | 24.88 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-09-10T11:37:23Z",
"rates": {
"BYN": 0.024881
}
}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.4881,
"rate": 0.024881
}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