Rate Overview
Live
1 MDL = 0.543514 MAD
1 MAD = 1.8399
MDL
Avg
0.541189
High
0.544296
Low
0.535286
Last updated: 9/6/2026, 10:39:05 PM
Quick Conversions
| MDL | MAD |
|---|---|
| 1 MDL | 0.54 MAD |
| 10 MDL | 5.44 MAD |
| 50 MDL | 27.18 MAD |
| 100 MDL | 54.35 MAD |
| 500 MDL | 271.76 MAD |
| 1,000 MDL | 543.51 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-09-06T22:39:05Z",
"rates": {
"MAD": 0.543514
}
}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": 54.351400000000005,
"rate": 0.543514
}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