Rate Overview
Live
1 BDT = 0.023319 BYN
1 BYN = 42.8835
BDT
Avg
0.023451
High
0.023596
Low
0.023248
Last updated: 7/9/2026, 8:49:04 AM
Quick Conversions
| BDT | BYN |
|---|---|
| 1 BDT | 0.02 BYN |
| 10 BDT | 0.23 BYN |
| 50 BDT | 1.17 BYN |
| 100 BDT | 2.33 BYN |
| 500 BDT | 11.66 BYN |
| 1,000 BDT | 23.32 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-09T08:49:04Z",
"rates": {
"BYN": 0.023319
}
}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.3319,
"rate": 0.023319
}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