Rate Overview
Live
1 AED = 33.3711 BDT
1 BDT = 0.029966
AED
Avg
33.3083
High
33.3914
Low
33.2352
Last updated: 3/27/2026, 10:06:19 AM
Quick Conversions
| AED | BDT |
|---|---|
| 1 AED | 33.37 BDT |
| 10 AED | 333.71 BDT |
| 50 AED | 1,668.55 BDT |
| 100 AED | 3,337.11 BDT |
| 500 AED | 16,685.53 BDT |
| 1,000 AED | 33,371.05 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-03-27T10:06:19Z",
"rates": {
"BDT": 33.371053
}
}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": 3337.1053,
"rate": 33.371053
}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