Rate Overview
Live
1 ALL = 1.4878 BDT
1 BDT = 0.672123
ALL
Avg
1.4958
High
1.5019
Low
1.4878
Last updated: 6/19/2026, 8:21:20 AM
Quick Conversions
| ALL | BDT |
|---|---|
| 1 ALL | 1.49 BDT |
| 10 ALL | 14.88 BDT |
| 50 ALL | 74.39 BDT |
| 100 ALL | 148.78 BDT |
| 500 ALL | 743.91 BDT |
| 1,000 ALL | 1,487.82 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-06-19T08:21:20Z",
"rates": {
"BDT": 1.487822
}
}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": 148.7822,
"rate": 1.487822
}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