Rate Overview
Live
1 MDL = 0.208300 AED
1 AED = 4.8008
MDL
Avg
0.208328
High
0.208697
Low
0.207619
Last updated: 7/9/2026, 1:58:20 AM
Quick Conversions
| MDL | AED |
|---|---|
| 1 MDL | 0.21 AED |
| 10 MDL | 2.08 AED |
| 50 MDL | 10.42 AED |
| 100 MDL | 20.83 AED |
| 500 MDL | 104.15 AED |
| 1,000 MDL | 208.30 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-07-09T01:58:20Z",
"rates": {
"AED": 0.2083
}
}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": 20.830000000000002,
"rate": 0.2083
}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