Rate Overview
Live
1 ZAR = 1.0448 MDL
1 MDL = 0.957116
ZAR
Avg
1.0170
High
1.0890
Low
0.943437
Last updated: 7/26/2026, 1:54:08 PM
Quick Conversions
| ZAR | MDL |
|---|---|
| 1 ZAR | 1.04 MDL |
| 10 ZAR | 10.45 MDL |
| 50 ZAR | 52.24 MDL |
| 100 ZAR | 104.48 MDL |
| 500 ZAR | 522.40 MDL |
| 1,000 ZAR | 1,044.81 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-26T13:54:08Z",
"rates": {
"MDL": 1.044805
}
}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.48049999999999,
"rate": 1.044805
}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