Rate Overview
Live
1 BDT = 0.029966 AED
1 AED = 33.3712
BDT
Avg
0.029944
High
0.029985
Low
0.029900
Last updated: 3/27/2026, 11:47:51 AM
Quick Conversions
| BDT | AED |
|---|---|
| 1 BDT | 0.03 AED |
| 10 BDT | 0.30 AED |
| 50 BDT | 1.50 AED |
| 100 BDT | 3.00 AED |
| 500 BDT | 14.98 AED |
| 1,000 BDT | 29.97 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-03-27T11:47:51Z",
"rates": {
"AED": 0.029966
}
}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.9966,
"rate": 0.029966
}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