Rate Overview
Live
1 MDL = 0.209615 AED
1 AED = 4.7707
MDL
Avg
0.215938
High
0.219892
Low
0.209615
Last updated: 3/27/2026, 8:18:28 AM
Quick Conversions
| MDL | AED |
|---|---|
| 1 MDL | 0.21 AED |
| 10 MDL | 2.10 AED |
| 50 MDL | 10.48 AED |
| 100 MDL | 20.96 AED |
| 500 MDL | 104.81 AED |
| 1,000 MDL | 209.62 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-27T08:18:28Z",
"rates": {
"AED": 0.209615
}
}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.9615,
"rate": 0.209615
}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