Rate Overview
Live
1 BDT = 0.678663 ALL
1 ALL = 1.4735
BDT
Avg
0.688846
High
0.756041
Low
0.664586
Last updated: 3/27/2026, 5:02:45 PM
Quick Conversions
| BDT | ALL |
|---|---|
| 1 BDT | 0.68 ALL |
| 10 BDT | 6.79 ALL |
| 50 BDT | 33.93 ALL |
| 100 BDT | 67.87 ALL |
| 500 BDT | 339.33 ALL |
| 1,000 BDT | 678.66 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-03-27T17:02:45Z",
"rates": {
"ALL": 0.678663
}
}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": 67.8663,
"rate": 0.678663
}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