Rate Overview
Live
1 MDL = 0.213648 AED
1 AED = 4.6806
MDL
Avg
0.214161
High
0.215342
Low
0.213288
Last updated: 4/18/2026, 8:43:37 AM
Quick Conversions
| MDL | AED |
|---|---|
| 1 MDL | 0.21 AED |
| 10 MDL | 2.14 AED |
| 50 MDL | 10.68 AED |
| 100 MDL | 21.36 AED |
| 500 MDL | 106.82 AED |
| 1,000 MDL | 213.65 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-04-18T08:43:37Z",
"rates": {
"AED": 0.213648
}
}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.3648,
"rate": 0.213648
}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