Rate Overview
Live
1 MDL = 0.531415 MAD
1 MAD = 1.8818
MDL
Avg
0.536144
High
0.546010
Low
0.527529
Last updated: 7/29/2026, 9:53:24 AM
Quick Conversions
| MDL | MAD |
|---|---|
| 1 MDL | 0.53 MAD |
| 10 MDL | 5.31 MAD |
| 50 MDL | 26.57 MAD |
| 100 MDL | 53.14 MAD |
| 500 MDL | 265.71 MAD |
| 1,000 MDL | 531.42 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-07-29T09:53:24Z",
"rates": {
"MAD": 0.531415
}
}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.14149999999999,
"rate": 0.531415
}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