Rate Overview
Live
1 AED = 33.2905 BDT
1 BDT = 0.030039
AED
Avg
33.3000
High
33.3309
Low
33.2746
Last updated: 3/7/2026, 2:11:47 AM
Quick Conversions
| AED | BDT |
|---|---|
| 1 AED | 33.29 BDT |
| 10 AED | 332.90 BDT |
| 50 AED | 1,664.52 BDT |
| 100 AED | 3,329.05 BDT |
| 500 AED | 16,645.25 BDT |
| 1,000 AED | 33,290.49 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-07T02:11:47Z",
"rates": {
"BDT": 33.29049
}
}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": 3329.049,
"rate": 33.29049
}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