Rate Overview
Live
1 MDL = 0.937759 ZAR
1 ZAR = 1.0664
MDL
Avg
0.943295
High
0.948487
Low
0.937759
Last updated: 5/29/2026, 8:42:29 PM
Quick Conversions
| MDL | ZAR |
|---|---|
| 1 MDL | 0.94 ZAR |
| 10 MDL | 9.38 ZAR |
| 50 MDL | 46.89 ZAR |
| 100 MDL | 93.78 ZAR |
| 500 MDL | 468.88 ZAR |
| 1,000 MDL | 937.76 ZAR |
Get MDL/ZAR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MDL¤cies=ZARExample Response:
{
"success": true,
"base": "MDL",
"date": "2026-05-29T20:42:29Z",
"rates": {
"ZAR": 0.937759
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MDL&to=ZAR&amount=100Example Response:
{
"success": true,
"query": {
"from": "MDL",
"to": "ZAR",
"amount": 100
},
"result": 93.77590000000001,
"rate": 0.937759
}Build with MDL/ZAR Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key