Rate Overview
Live
1 BDT = 0.029843 AED
1 AED = 33.5087
BDT
Avg
0.029811
High
0.029860
Low
0.029769
Last updated: 7/10/2026, 3:06:14 AM
Quick Conversions
| BDT | AED |
|---|---|
| 1 BDT | 0.03 AED |
| 10 BDT | 0.30 AED |
| 50 BDT | 1.49 AED |
| 100 BDT | 2.98 AED |
| 500 BDT | 14.92 AED |
| 1,000 BDT | 29.84 AED |
Get BDT/AED Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BDT¤cies=AEDExample Response:
{
"success": true,
"base": "BDT",
"date": "2026-07-10T03:06:14Z",
"rates": {
"AED": 0.029843
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BDT&to=AED&amount=100Example Response:
{
"success": true,
"query": {
"from": "BDT",
"to": "AED",
"amount": 100
},
"result": 2.9843,
"rate": 0.029843
}Build with BDT/AED Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key