Rate Overview
Live
1 BDT = 0.661782 ALL
1 ALL = 1.5111
BDT
Avg
0.664315
High
0.668290
Low
0.661782
Last updated: 5/7/2026, 7:45:38 AM
Quick Conversions
| BDT | ALL |
|---|---|
| 1 BDT | 0.66 ALL |
| 10 BDT | 6.62 ALL |
| 50 BDT | 33.09 ALL |
| 100 BDT | 66.18 ALL |
| 500 BDT | 330.89 ALL |
| 1,000 BDT | 661.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-05-07T07:45:38Z",
"rates": {
"ALL": 0.661782
}
}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": 66.1782,
"rate": 0.661782
}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