Rate Overview
Live
1 BMD = 3.6731 AED
1 AED = 0.272250
BMD
Avg
3.6731
High
3.6734
Low
3.6728
Last updated: 4/17/2026, 6:09:21 AM
Quick Conversions
| BMD | AED |
|---|---|
| 1 BMD | 3.67 AED |
| 10 BMD | 36.73 AED |
| 50 BMD | 183.66 AED |
| 100 BMD | 367.31 AED |
| 500 BMD | 1,836.55 AED |
| 1,000 BMD | 3,673.10 AED |
Get BMD/AED Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BMD¤cies=AEDExample Response:
{
"success": true,
"base": "BMD",
"date": "2026-04-17T06:09:21Z",
"rates": {
"AED": 3.6731
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BMD&to=AED&amount=100Example Response:
{
"success": true,
"query": {
"from": "BMD",
"to": "AED",
"amount": 100
},
"result": 367.31,
"rate": 3.6731
}Build with BMD/AED Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key