Rate Overview
Live
1 MDL = 0.533250 MAD
1 MAD = 1.8753
MDL
Avg
0.532131
High
0.535334
Low
0.528607
Last updated: 7/28/2026, 12:53:23 PM
Quick Conversions
| MDL | MAD |
|---|---|
| 1 MDL | 0.53 MAD |
| 10 MDL | 5.33 MAD |
| 50 MDL | 26.66 MAD |
| 100 MDL | 53.33 MAD |
| 500 MDL | 266.63 MAD |
| 1,000 MDL | 533.25 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-28T12:53:23Z",
"rates": {
"MAD": 0.53325
}
}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.325,
"rate": 0.53325
}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