Rate Overview
Live
1 BMD = 3.6730 AED
1 AED = 0.272261
BMD
Avg
3.6731
High
3.6738
Low
3.6725
Last updated: 5/27/2026, 7:14:59 PM
Quick Conversions
| BMD | AED |
|---|---|
| 1 BMD | 3.67 AED |
| 10 BMD | 36.73 AED |
| 50 BMD | 183.65 AED |
| 100 BMD | 367.30 AED |
| 500 BMD | 1,836.48 AED |
| 1,000 BMD | 3,672.95 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-05-27T19:14:59Z",
"rates": {
"AED": 3.67295
}
}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.295,
"rate": 3.67295
}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