Rate Overview
Live
1 ALL = 1.5136 BDT
1 BDT = 0.660694
ALL
Avg
1.4172
High
1.5136
Low
1.2625
Last updated: 7/31/2026, 10:29:33 AM
Quick Conversions
| ALL | BDT |
|---|---|
| 1 ALL | 1.51 BDT |
| 10 ALL | 15.14 BDT |
| 50 ALL | 75.68 BDT |
| 100 ALL | 151.36 BDT |
| 500 ALL | 756.78 BDT |
| 1,000 ALL | 1,513.56 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-07-31T10:29:33Z",
"rates": {
"BDT": 1.513559
}
}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": 151.35590000000002,
"rate": 1.513559
}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