Rate Overview
Live
1 MDL = 0.210841 AED
1 AED = 4.7429
MDL
Avg
0.210998
High
0.211476
Low
0.210608
Last updated: 6/19/2026, 1:37:32 AM
Quick Conversions
| MDL | AED |
|---|---|
| 1 MDL | 0.21 AED |
| 10 MDL | 2.11 AED |
| 50 MDL | 10.54 AED |
| 100 MDL | 21.08 AED |
| 500 MDL | 105.42 AED |
| 1,000 MDL | 210.84 AED |
Get MDL/AED Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MDL¤cies=AEDExample Response:
{
"success": true,
"base": "MDL",
"date": "2026-06-19T01:37:32Z",
"rates": {
"AED": 0.210841
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MDL&to=AED&amount=100Example Response:
{
"success": true,
"query": {
"from": "MDL",
"to": "AED",
"amount": 100
},
"result": 21.0841,
"rate": 0.210841
}Build with MDL/AED Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key