Rate Overview
Live
1 ALL = 1.4966 BDT
1 BDT = 0.668204 ALL
Avg
1.4813
High
1.4966
Low
1.4701
Last updated: 1/25/2026, 5:25:23 AM
Quick Conversions
| ALL | BDT |
|---|---|
| 1 ALL | 1.50 BDT |
| 10 ALL | 14.97 BDT |
| 50 ALL | 74.83 BDT |
| 100 ALL | 149.66 BDT |
| 500 ALL | 748.28 BDT |
| 1,000 ALL | 1,496.55 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-01-25T05:25:23Z",
"rates": {
"BDT": 1.49655
}
}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": 149.655,
"rate": 1.49655
}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