Rate Overview
Live
1 BDT = 0.672123 ALL
1 ALL = 1.4878
BDT
Avg
0.668559
High
0.672123
Low
0.665832
Last updated: 6/19/2026, 8:21:30 AM
Quick Conversions
| BDT | ALL |
|---|---|
| 1 BDT | 0.67 ALL |
| 10 BDT | 6.72 ALL |
| 50 BDT | 33.61 ALL |
| 100 BDT | 67.21 ALL |
| 500 BDT | 336.06 ALL |
| 1,000 BDT | 672.12 ALL |
Get BDT/ALL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BDT¤cies=ALLExample Response:
{
"success": true,
"base": "BDT",
"date": "2026-06-19T08:21:30Z",
"rates": {
"ALL": 0.672123
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BDT&to=ALL&amount=100Example Response:
{
"success": true,
"query": {
"from": "BDT",
"to": "ALL",
"amount": 100
},
"result": 67.2123,
"rate": 0.672123
}Build with BDT/ALL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key