Rate Overview
Live
1 BDT = 0.029898 AED
1 AED = 33.4471
BDT
Avg
0.030050
High
0.030227
Low
0.029868
Last updated: 5/28/2026, 11:00:05 PM
Quick Conversions
| BDT | AED |
|---|---|
| 1 BDT | 0.03 AED |
| 10 BDT | 0.30 AED |
| 50 BDT | 1.49 AED |
| 100 BDT | 2.99 AED |
| 500 BDT | 14.95 AED |
| 1,000 BDT | 29.90 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-05-28T23:00:05Z",
"rates": {
"AED": 0.029898
}
}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.9898000000000002,
"rate": 0.029898
}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