Rate Overview
Live
1 AED = 4.7579 MDL
1 MDL = 0.210178
AED
Avg
4.7431
High
4.7581
Low
4.7287
Last updated: 6/19/2026, 8:20:11 AM
Quick Conversions
| AED | MDL |
|---|---|
| 1 AED | 4.76 MDL |
| 10 AED | 47.58 MDL |
| 50 AED | 237.89 MDL |
| 100 AED | 475.79 MDL |
| 500 AED | 2,378.94 MDL |
| 1,000 AED | 4,757.88 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-06-19T08:20:11Z",
"rates": {
"MDL": 4.757882
}
}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": 475.7882,
"rate": 4.757882
}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