Rate Overview
Live
1 AED = 33.3410 BDT
1 BDT = 0.029993
AED
Avg
33.4134
High
33.4723
Low
33.3410
Last updated: 5/29/2026, 6:48:12 PM
Quick Conversions
| AED | BDT |
|---|---|
| 1 AED | 33.34 BDT |
| 10 AED | 333.41 BDT |
| 50 AED | 1,667.05 BDT |
| 100 AED | 3,334.10 BDT |
| 500 AED | 16,670.49 BDT |
| 1,000 AED | 33,340.98 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-05-29T18:48:12Z",
"rates": {
"BDT": 33.340981
}
}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": 3334.0981,
"rate": 33.340981
}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