Rate Overview
Live
1 ALL = 1.5000 BDT
1 BDT = 0.666653
ALL
Avg
1.5000
High
1.5077
Low
1.4895
Last updated: 7/28/2026, 3:45:17 PM
Quick Conversions
| ALL | BDT |
|---|---|
| 1 ALL | 1.50 BDT |
| 10 ALL | 15.00 BDT |
| 50 ALL | 75.00 BDT |
| 100 ALL | 150.00 BDT |
| 500 ALL | 750.02 BDT |
| 1,000 ALL | 1,500.03 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-28T15:45:17Z",
"rates": {
"BDT": 1.50003
}
}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": 150.003,
"rate": 1.50003
}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