Rate Overview
Live
1 MDL = 0.534754 MAD
1 MAD = 1.8700
MDL
Avg
0.532720
High
0.534754
Low
0.530198
Last updated: 6/19/2026, 1:40:31 AM
Quick Conversions
| MDL | MAD |
|---|---|
| 1 MDL | 0.53 MAD |
| 10 MDL | 5.35 MAD |
| 50 MDL | 26.74 MAD |
| 100 MDL | 53.48 MAD |
| 500 MDL | 267.38 MAD |
| 1,000 MDL | 534.75 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-06-19T01:40:31Z",
"rates": {
"MAD": 0.534754
}
}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.47539999999999,
"rate": 0.534754
}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