Rate Overview
Live
1 AED = 33.4021 BDT
1 BDT = 0.029938
AED
Avg
33.4159
High
33.4578
Low
33.3952
Last updated: 5/9/2026, 3:40:13 AM
Quick Conversions
| AED | BDT |
|---|---|
| 1 AED | 33.40 BDT |
| 10 AED | 334.02 BDT |
| 50 AED | 1,670.10 BDT |
| 100 AED | 3,340.21 BDT |
| 500 AED | 16,701.03 BDT |
| 1,000 AED | 33,402.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-05-09T03:40:13Z",
"rates": {
"BDT": 33.402054
}
}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": 3340.2054,
"rate": 33.402054
}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