Rate Overview
Live
1 BDT = 0.652776 ALL
1 ALL = 1.5319
BDT
Avg
0.653972
High
0.656450
Low
0.650988
Last updated: 8/19/2026, 4:34:51 AM
Quick Conversions
| BDT | ALL |
|---|---|
| 1 BDT | 0.65 ALL |
| 10 BDT | 6.53 ALL |
| 50 BDT | 32.64 ALL |
| 100 BDT | 65.28 ALL |
| 500 BDT | 326.39 ALL |
| 1,000 BDT | 652.78 ALL |
Get BDT/ALL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BDT¤cies=ALLExample Response:
{
"success": true,
"base": "BDT",
"date": "2026-08-19T04:34:51Z",
"rates": {
"ALL": 0.652776
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BDT&to=ALL&amount=100Example Response:
{
"success": true,
"query": {
"from": "BDT",
"to": "ALL",
"amount": 100
},
"result": 65.2776,
"rate": 0.652776
}Build with BDT/ALL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key