Rate Overview
Live
1 BDT = 0.666923 ALL
1 ALL = 1.4994
BDT
Avg
0.666475
High
0.667339
Low
0.665293
Last updated: 7/29/2026, 4:51:49 AM
Quick Conversions
| BDT | ALL |
|---|---|
| 1 BDT | 0.67 ALL |
| 10 BDT | 6.67 ALL |
| 50 BDT | 33.35 ALL |
| 100 BDT | 66.69 ALL |
| 500 BDT | 333.46 ALL |
| 1,000 BDT | 666.92 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-07-29T04:51:49Z",
"rates": {
"ALL": 0.666923
}
}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": 66.6923,
"rate": 0.666923
}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