Rate Overview
Live
1 MDL = 0.212461 AED
1 AED = 4.7067
MDL
Avg
0.213427
High
0.214880
Low
0.212133
Last updated: 3/7/2026, 1:53:46 AM
Quick Conversions
| MDL | AED |
|---|---|
| 1 MDL | 0.21 AED |
| 10 MDL | 2.12 AED |
| 50 MDL | 10.62 AED |
| 100 MDL | 21.25 AED |
| 500 MDL | 106.23 AED |
| 1,000 MDL | 212.46 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-03-07T01:53:46Z",
"rates": {
"AED": 0.212461
}
}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.246100000000002,
"rate": 0.212461
}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