Rate Overview
Live
1 BDT = 0.024395 BYN
1 BYN = 40.9920
BDT
Avg
0.026153
High
0.027971
Low
0.023220
Last updated: 3/27/2026, 8:29:05 AM
Quick Conversions
| BDT | BYN |
|---|---|
| 1 BDT | 0.02 BYN |
| 10 BDT | 0.24 BYN |
| 50 BDT | 1.22 BYN |
| 100 BDT | 2.44 BYN |
| 500 BDT | 12.20 BYN |
| 1,000 BDT | 24.40 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-27T08:29:05Z",
"rates": {
"BYN": 0.024395
}
}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.4395,
"rate": 0.024395
}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