Rate Overview
Live
1 AED = 4.7185 MDL
1 MDL = 0.211934
AED
Avg
4.7235
High
4.7350
Low
4.7098
Last updated: 8/15/2026, 5:36:22 AM
Quick Conversions
| AED | MDL |
|---|---|
| 1 AED | 4.72 MDL |
| 10 AED | 47.18 MDL |
| 50 AED | 235.92 MDL |
| 100 AED | 471.85 MDL |
| 500 AED | 2,359.23 MDL |
| 1,000 AED | 4,718.46 MDL |
Get AED/MDL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=AED¤cies=MDLExample Response:
{
"success": true,
"base": "AED",
"date": "2026-08-15T05:36:22Z",
"rates": {
"MDL": 4.71846
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=AED&to=MDL&amount=100Example Response:
{
"success": true,
"query": {
"from": "AED",
"to": "MDL",
"amount": 100
},
"result": 471.846,
"rate": 4.71846
}Build with AED/MDL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key