Rate Overview
Live
1 BDT = 0.676331 ALL
1 ALL = 1.4786
BDT
Avg
0.672878
High
0.678633
Low
0.665983
Last updated: 3/7/2026, 3:27:33 AM
Quick Conversions
| BDT | ALL |
|---|---|
| 1 BDT | 0.68 ALL |
| 10 BDT | 6.76 ALL |
| 50 BDT | 33.82 ALL |
| 100 BDT | 67.63 ALL |
| 500 BDT | 338.17 ALL |
| 1,000 BDT | 676.33 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-07T03:27:33Z",
"rates": {
"ALL": 0.676331
}
}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.6331,
"rate": 0.676331
}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