Rate Overview
Live
1 ZAR = 1.0737 MDL
1 MDL = 0.931387
ZAR
Avg
1.0728
High
1.0765
Low
1.0634
Last updated: 8/12/2026, 8:33:03 PM
Quick Conversions
| ZAR | MDL |
|---|---|
| 1 ZAR | 1.07 MDL |
| 10 ZAR | 10.74 MDL |
| 50 ZAR | 53.68 MDL |
| 100 ZAR | 107.37 MDL |
| 500 ZAR | 536.83 MDL |
| 1,000 ZAR | 1,073.67 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-08-12T20:33:03Z",
"rates": {
"MDL": 1.073668
}
}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": 107.36680000000001,
"rate": 1.073668
}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