Rate Overview
Live
1 ZAR = 1.0222 MDL
1 MDL = 0.978237
ZAR
Avg
1.0152
High
1.0673
Low
0.963292
Last updated: 3/27/2026, 11:32:51 AM
Quick Conversions
| ZAR | MDL |
|---|---|
| 1 ZAR | 1.02 MDL |
| 10 ZAR | 10.22 MDL |
| 50 ZAR | 51.11 MDL |
| 100 ZAR | 102.22 MDL |
| 500 ZAR | 511.12 MDL |
| 1,000 ZAR | 1,022.25 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-27T11:32:51Z",
"rates": {
"MDL": 1.022247
}
}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.22469999999998,
"rate": 1.022247
}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