Rate Overview
Live
1 AED = 4.8008 MDL
1 MDL = 0.208300
AED
Avg
4.7981
High
4.8165
Low
4.7816
Last updated: 7/9/2026, 2:58:42 AM
Quick Conversions
| AED | MDL |
|---|---|
| 1 AED | 4.80 MDL |
| 10 AED | 48.01 MDL |
| 50 AED | 240.04 MDL |
| 100 AED | 480.08 MDL |
| 500 AED | 2,400.38 MDL |
| 1,000 AED | 4,800.76 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-07-09T02:58:42Z",
"rates": {
"MDL": 4.80076
}
}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": 480.076,
"rate": 4.80076
}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