Rate Overview
Live
1 AED = 33.6547 BDT
1 BDT = 0.029713
AED
Avg
33.5695
High
33.6547
Low
33.4896
Last updated: 7/29/2026, 1:29:39 AM
Quick Conversions
| AED | BDT |
|---|---|
| 1 AED | 33.65 BDT |
| 10 AED | 336.55 BDT |
| 50 AED | 1,682.74 BDT |
| 100 AED | 3,365.47 BDT |
| 500 AED | 16,827.37 BDT |
| 1,000 AED | 33,654.74 BDT |
Get AED/BDT Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=AED¤cies=BDTExample Response:
{
"success": true,
"base": "AED",
"date": "2026-07-29T01:29:39Z",
"rates": {
"BDT": 33.654739
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=AED&to=BDT&amount=100Example Response:
{
"success": true,
"query": {
"from": "AED",
"to": "BDT",
"amount": 100
},
"result": 3365.4739,
"rate": 33.654739
}Build with AED/BDT Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key