Rate Overview
Live
1 ZAR = 1.0476 MDL
1 MDL = 0.954568
ZAR
Avg
1.0544
High
1.0704
Low
1.0394
Last updated: 7/28/2026, 11:12:49 AM
Quick Conversions
| ZAR | MDL |
|---|---|
| 1 ZAR | 1.05 MDL |
| 10 ZAR | 10.48 MDL |
| 50 ZAR | 52.38 MDL |
| 100 ZAR | 104.76 MDL |
| 500 ZAR | 523.80 MDL |
| 1,000 ZAR | 1,047.59 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-28T11:12:49Z",
"rates": {
"MDL": 1.047594
}
}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": 104.75939999999999,
"rate": 1.047594
}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