Rate Overview
Live
1 MDL = 0.975548 ZAR
1 ZAR = 1.0251
MDL
Avg
0.972672
High
0.983288
Low
0.963979
Last updated: 3/27/2026, 3:01:48 PM
Quick Conversions
| MDL | ZAR |
|---|---|
| 1 MDL | 0.98 ZAR |
| 10 MDL | 9.76 ZAR |
| 50 MDL | 48.78 ZAR |
| 100 MDL | 97.55 ZAR |
| 500 MDL | 487.77 ZAR |
| 1,000 MDL | 975.55 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-03-27T15:01:48Z",
"rates": {
"ZAR": 0.975548
}
}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": 97.5548,
"rate": 0.975548
}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