Rate Overview
Live
1 MDL = 0.209002 AED
1 AED = 4.7846
MDL
Avg
0.212119
High
0.217535
Low
0.207601
Last updated: 7/25/2026, 3:58:42 AM
Quick Conversions
| MDL | AED |
|---|---|
| 1 MDL | 0.21 AED |
| 10 MDL | 2.09 AED |
| 50 MDL | 10.45 AED |
| 100 MDL | 20.90 AED |
| 500 MDL | 104.50 AED |
| 1,000 MDL | 209.00 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-25T03:58:42Z",
"rates": {
"AED": 0.209002
}
}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.900199999999998,
"rate": 0.209002
}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