Rate Overview
Live
1 BDT = 0.024119 BYN
1 BYN = 41.4611
BDT
Avg
0.023856
High
0.024119
Low
0.023654
Last updated: 3/7/2026, 4:24:45 AM
Quick Conversions
| BDT | BYN |
|---|---|
| 1 BDT | 0.02 BYN |
| 10 BDT | 0.24 BYN |
| 50 BDT | 1.21 BYN |
| 100 BDT | 2.41 BYN |
| 500 BDT | 12.06 BYN |
| 1,000 BDT | 24.12 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-03-07T04:24:45Z",
"rates": {
"BYN": 0.024119
}
}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.4119,
"rate": 0.024119
}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