Rate Overview
Live
1 ALL = 1.4735 BDT
1 BDT = 0.678664
ALL
Avg
1.4881
High
1.5136
Low
1.4728
Last updated: 3/27/2026, 1:21:01 PM
Quick Conversions
| ALL | BDT |
|---|---|
| 1 ALL | 1.47 BDT |
| 10 ALL | 14.73 BDT |
| 50 ALL | 73.67 BDT |
| 100 ALL | 147.35 BDT |
| 500 ALL | 736.74 BDT |
| 1,000 ALL | 1,473.48 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-03-27T13:21:01Z",
"rates": {
"BDT": 1.473483
}
}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": 147.34830000000002,
"rate": 1.473483
}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