Rate Overview
Live
1 MDL = 0.531062 MAD
1 MAD = 1.8830
MDL
Avg
0.537650
High
0.546010
Low
0.527529
Last updated: 5/29/2026, 11:23:46 PM
Quick Conversions
| MDL | MAD |
|---|---|
| 1 MDL | 0.53 MAD |
| 10 MDL | 5.31 MAD |
| 50 MDL | 26.55 MAD |
| 100 MDL | 53.11 MAD |
| 500 MDL | 265.53 MAD |
| 1,000 MDL | 531.06 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-05-29T23:23:46Z",
"rates": {
"MAD": 0.531062
}
}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.1062,
"rate": 0.531062
}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