Rate Overview
Live
1 BMD = 3.6729 AED
1 AED = 0.272264
BMD
Avg
3.6728
High
3.6730
Low
3.6725
Last updated: 8/13/2026, 6:22:18 AM
Quick Conversions
| BMD | AED |
|---|---|
| 1 BMD | 3.67 AED |
| 10 BMD | 36.73 AED |
| 50 BMD | 183.64 AED |
| 100 BMD | 367.29 AED |
| 500 BMD | 1,836.45 AED |
| 1,000 BMD | 3,672.90 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-08-13T06:22:18Z",
"rates": {
"AED": 3.6729
}
}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.28999999999996,
"rate": 3.6729
}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