Rate Overview
Live
1 ALL = 1.4774 BDT
1 BDT = 0.676850
ALL
Avg
1.4870
High
1.5015
Low
1.4735
Last updated: 3/7/2026, 12:09:57 AM
Quick Conversions
| ALL | BDT |
|---|---|
| 1 ALL | 1.48 BDT |
| 10 ALL | 14.77 BDT |
| 50 ALL | 73.87 BDT |
| 100 ALL | 147.74 BDT |
| 500 ALL | 738.72 BDT |
| 1,000 ALL | 1,477.43 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-07T00:09:57Z",
"rates": {
"BDT": 1.477432
}
}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.7432,
"rate": 1.477432
}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