Rate Overview
Live
1 AED = 4.7067 MDL
1 MDL = 0.212462
AED
Avg
4.6856
High
4.7140
Low
4.6537
Last updated: 3/7/2026, 2:11:48 AM
Quick Conversions
| AED | MDL |
|---|---|
| 1 AED | 4.71 MDL |
| 10 AED | 47.07 MDL |
| 50 AED | 235.34 MDL |
| 100 AED | 470.67 MDL |
| 500 AED | 2,353.36 MDL |
| 1,000 AED | 4,706.73 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-03-07T02:11:48Z",
"rates": {
"MDL": 4.706728
}
}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": 470.6728,
"rate": 4.706728
}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