Rate Overview
Live
1 BDT = 0.023102 BYN
1 BYN = 43.2863
BDT
Avg
0.023216
High
0.023362
Low
0.023102
Last updated: 4/18/2026, 8:49:11 AM
Quick Conversions
| BDT | BYN |
|---|---|
| 1 BDT | 0.02 BYN |
| 10 BDT | 0.23 BYN |
| 50 BDT | 1.16 BYN |
| 100 BDT | 2.31 BYN |
| 500 BDT | 11.55 BYN |
| 1,000 BDT | 23.10 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-04-18T08:49:11Z",
"rates": {
"BYN": 0.023102
}
}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.3102,
"rate": 0.023102
}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