Rate Overview
Live
1 AED = 4.6806 MDL
1 MDL = 0.213648
AED
Avg
4.6694
High
4.6885
Low
4.6438
Last updated: 4/18/2026, 8:43:34 AM
Quick Conversions
| AED | MDL |
|---|---|
| 1 AED | 4.68 MDL |
| 10 AED | 46.81 MDL |
| 50 AED | 234.03 MDL |
| 100 AED | 468.06 MDL |
| 500 AED | 2,340.29 MDL |
| 1,000 AED | 4,680.59 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-04-18T08:43:34Z",
"rates": {
"MDL": 4.68059
}
}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": 468.05899999999997,
"rate": 4.68059
}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