Rate Overview
Live
1 MDL = 0.533705 MAD
1 MAD = 1.8737
MDL
Avg
0.537246
High
0.553827
Low
0.518227
Last updated: 3/27/2026, 1:24:15 PM
Quick Conversions
| MDL | MAD |
|---|---|
| 1 MDL | 0.53 MAD |
| 10 MDL | 5.34 MAD |
| 50 MDL | 26.69 MAD |
| 100 MDL | 53.37 MAD |
| 500 MDL | 266.85 MAD |
| 1,000 MDL | 533.71 MAD |
Get MDL/MAD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MDL¤cies=MADExample Response:
{
"success": true,
"base": "MDL",
"date": "2026-03-27T13:24:15Z",
"rates": {
"MAD": 0.533705
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MDL&to=MAD&amount=100Example Response:
{
"success": true,
"query": {
"from": "MDL",
"to": "MAD",
"amount": 100
},
"result": 53.3705,
"rate": 0.533705
}Build with MDL/MAD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key