Rate Overview
Live
1 ALL = 1.5501 BDT
1 BDT = 0.645105
ALL
Avg
1.5486
High
1.5561
Low
1.5397
Last updated: 9/9/2026, 4:19:42 AM
Quick Conversions
| ALL | BDT |
|---|---|
| 1 ALL | 1.55 BDT |
| 10 ALL | 15.50 BDT |
| 50 ALL | 77.51 BDT |
| 100 ALL | 155.01 BDT |
| 500 ALL | 775.07 BDT |
| 1,000 ALL | 1,550.14 BDT |
Get ALL/BDT Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=ALL¤cies=BDTExample Response:
{
"success": true,
"base": "ALL",
"date": "2026-09-09T04:19:42Z",
"rates": {
"BDT": 1.550135
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=ALL&to=BDT&amount=100Example Response:
{
"success": true,
"query": {
"from": "ALL",
"to": "BDT",
"amount": 100
},
"result": 155.0135,
"rate": 1.550135
}Build with ALL/BDT Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key