Rate Overview
Live
1 ALL = 1.5008 BDT
1 BDT = 0.666325
ALL
Avg
1.4991
High
1.5042
Low
1.4917
Last updated: 7/8/2026, 4:33:53 AM
Quick Conversions
| ALL | BDT |
|---|---|
| 1 ALL | 1.50 BDT |
| 10 ALL | 15.01 BDT |
| 50 ALL | 75.04 BDT |
| 100 ALL | 150.08 BDT |
| 500 ALL | 750.38 BDT |
| 1,000 ALL | 1,500.77 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-08T04:33:53Z",
"rates": {
"BDT": 1.500769
}
}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.0769,
"rate": 1.500769
}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