Rate Overview
Live
1 ZAR = 1.0863 MDL
1 MDL = 0.920574
ZAR
Avg
1.0818
High
1.0890
Low
1.0744
Last updated: 7/5/2026, 9:27:26 PM
Quick Conversions
| ZAR | MDL |
|---|---|
| 1 ZAR | 1.09 MDL |
| 10 ZAR | 10.86 MDL |
| 50 ZAR | 54.31 MDL |
| 100 ZAR | 108.63 MDL |
| 500 ZAR | 543.14 MDL |
| 1,000 ZAR | 1,086.28 MDL |
Get ZAR/MDL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=ZAR¤cies=MDLExample Response:
{
"success": true,
"base": "ZAR",
"date": "2026-07-05T21:27:26Z",
"rates": {
"MDL": 1.086279
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=ZAR&to=MDL&amount=100Example Response:
{
"success": true,
"query": {
"from": "ZAR",
"to": "MDL",
"amount": 100
},
"result": 108.6279,
"rate": 1.086279
}Build with ZAR/MDL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key