Rate Overview
Live
1 MDL = 0.536636 MAD
1 MAD = 1.8635
MDL
Avg
0.539495
High
0.542073
Low
0.536636
Last updated: 4/18/2026, 12:31:16 PM
Quick Conversions
| MDL | MAD |
|---|---|
| 1 MDL | 0.54 MAD |
| 10 MDL | 5.37 MAD |
| 50 MDL | 26.83 MAD |
| 100 MDL | 53.66 MAD |
| 500 MDL | 268.32 MAD |
| 1,000 MDL | 536.64 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-04-18T12:31:16Z",
"rates": {
"MAD": 0.536636
}
}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.6636,
"rate": 0.536636
}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