Rate Overview
Live
1 AED = 4.7179 MDL
1 MDL = 0.211960
AED
Avg
4.7193
High
4.7325
Low
4.7045
Last updated: 5/28/2026, 7:23:35 PM
Quick Conversions
| AED | MDL |
|---|---|
| 1 AED | 4.72 MDL |
| 10 AED | 47.18 MDL |
| 50 AED | 235.89 MDL |
| 100 AED | 471.79 MDL |
| 500 AED | 2,358.93 MDL |
| 1,000 AED | 4,717.86 MDL |
Get AED/MDL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=AED¤cies=MDLExample Response:
{
"success": true,
"base": "AED",
"date": "2026-05-28T19:23:35Z",
"rates": {
"MDL": 4.717864
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=AED&to=MDL&amount=100Example Response:
{
"success": true,
"query": {
"from": "AED",
"to": "MDL",
"amount": 100
},
"result": 471.78639999999996,
"rate": 4.717864
}Build with AED/MDL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key