Rate Overview
Live
1 ALL = 1.4983 BDT
1 BDT = 0.667412
ALL
Avg
1.4952
High
1.4983
Low
1.4912
Last updated: 5/27/2026, 8:41:04 PM
Quick Conversions
| ALL | BDT |
|---|---|
| 1 ALL | 1.50 BDT |
| 10 ALL | 14.98 BDT |
| 50 ALL | 74.92 BDT |
| 100 ALL | 149.83 BDT |
| 500 ALL | 749.16 BDT |
| 1,000 ALL | 1,498.32 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-05-27T20:41:04Z",
"rates": {
"BDT": 1.498324
}
}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": 149.8324,
"rate": 1.498324
}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