Rate Overview
Live
1 ALL = 1.5146 BDT
1 BDT = 0.660250
ALL
Avg
1.5078
High
1.5159
Low
1.4984
Last updated: 4/17/2026, 4:53:14 AM
Quick Conversions
| ALL | BDT |
|---|---|
| 1 ALL | 1.51 BDT |
| 10 ALL | 15.15 BDT |
| 50 ALL | 75.73 BDT |
| 100 ALL | 151.46 BDT |
| 500 ALL | 757.29 BDT |
| 1,000 ALL | 1,514.58 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-04-17T04:53:14Z",
"rates": {
"BDT": 1.514577
}
}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.45770000000002,
"rate": 1.514577
}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