Rate Overview
Live
1 MDL = 0.531585 MAD
1 MAD = 1.8812
MDL
Avg
0.531323
High
0.532993
Low
0.530224
Last updated: 5/29/2026, 8:42:28 PM
Quick Conversions
| MDL | MAD |
|---|---|
| 1 MDL | 0.53 MAD |
| 10 MDL | 5.32 MAD |
| 50 MDL | 26.58 MAD |
| 100 MDL | 53.16 MAD |
| 500 MDL | 265.79 MAD |
| 1,000 MDL | 531.58 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-29T20:42:28Z",
"rates": {
"MAD": 0.531585
}
}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.1585,
"rate": 0.531585
}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