Rate Overview
Live
1 MDL = 0.537534 MAD
1 MAD = 1.8603
MDL
Avg
0.536506
High
0.537797
Low
0.535029
Last updated: 8/14/2026, 8:32:57 PM
Quick Conversions
| MDL | MAD |
|---|---|
| 1 MDL | 0.54 MAD |
| 10 MDL | 5.38 MAD |
| 50 MDL | 26.88 MAD |
| 100 MDL | 53.75 MAD |
| 500 MDL | 268.77 MAD |
| 1,000 MDL | 537.53 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-08-14T20:32:57Z",
"rates": {
"MAD": 0.537534
}
}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.7534,
"rate": 0.537534
}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