Rate Overview
Live
1 ZAR = 1.0593 MDL
1 MDL = 0.944030
ZAR
Avg
1.0552
High
1.0599
Low
1.0427
Last updated: 5/27/2026, 9:43:18 AM
Quick Conversions
| ZAR | MDL |
|---|---|
| 1 ZAR | 1.06 MDL |
| 10 ZAR | 10.59 MDL |
| 50 ZAR | 52.96 MDL |
| 100 ZAR | 105.93 MDL |
| 500 ZAR | 529.64 MDL |
| 1,000 ZAR | 1,059.29 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-05-27T09:43:18Z",
"rates": {
"MDL": 1.059288
}
}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": 105.9288,
"rate": 1.059288
}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