Rate Overview
Live
1 ZAR = 1.0221 MDL
1 MDL = 0.978383
ZAR
Avg
1.0279
High
1.0374
Low
1.0170
Last updated: 3/27/2026, 9:39:12 AM
Quick Conversions
| ZAR | MDL |
|---|---|
| 1 ZAR | 1.02 MDL |
| 10 ZAR | 10.22 MDL |
| 50 ZAR | 51.10 MDL |
| 100 ZAR | 102.21 MDL |
| 500 ZAR | 511.05 MDL |
| 1,000 ZAR | 1,022.10 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-03-27T09:39:12Z",
"rates": {
"MDL": 1.022095
}
}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": 102.20949999999999,
"rate": 1.022095
}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