Rate Overview
Live
1 MDL = 0.936491 ZAR
1 ZAR = 1.0678
MDL
Avg
0.931449
High
0.936491
Low
0.928924
Last updated: 8/14/2026, 5:30:02 PM
Quick Conversions
| MDL | ZAR |
|---|---|
| 1 MDL | 0.94 ZAR |
| 10 MDL | 9.36 ZAR |
| 50 MDL | 46.82 ZAR |
| 100 MDL | 93.65 ZAR |
| 500 MDL | 468.25 ZAR |
| 1,000 MDL | 936.49 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-08-14T17:30:02Z",
"rates": {
"ZAR": 0.936491
}
}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.64909999999999,
"rate": 0.936491
}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