Rate Overview
Live
1 AED = 4.7931 MDL
1 MDL = 0.208635
AED
Avg
4.7887
High
4.8033
Low
4.7686
Last updated: 7/28/2026, 12:04:39 PM
Quick Conversions
| AED | MDL |
|---|---|
| 1 AED | 4.79 MDL |
| 10 AED | 47.93 MDL |
| 50 AED | 239.65 MDL |
| 100 AED | 479.31 MDL |
| 500 AED | 2,396.53 MDL |
| 1,000 AED | 4,793.06 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-07-28T12:04:39Z",
"rates": {
"MDL": 4.79306
}
}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": 479.306,
"rate": 4.79306
}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