Rate Overview
Live
1 AED = 33.5173 BDT
1 BDT = 0.029835
AED
Avg
33.5422
High
33.5913
Low
33.4896
Last updated: 7/10/2026, 9:43:30 AM
Quick Conversions
| AED | BDT |
|---|---|
| 1 AED | 33.52 BDT |
| 10 AED | 335.17 BDT |
| 50 AED | 1,675.86 BDT |
| 100 AED | 3,351.73 BDT |
| 500 AED | 16,758.63 BDT |
| 1,000 AED | 33,517.27 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-10T09:43:30Z",
"rates": {
"BDT": 33.517267
}
}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": 3351.7266999999997,
"rate": 33.517267
}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