Rate Overview
Live
1 ZAR = 1.0775 MDL
1 MDL = 0.928042
ZAR
Avg
1.0679
High
1.0775
Low
1.0473
Last updated: 6/17/2026, 6:47:20 AM
Quick Conversions
| ZAR | MDL |
|---|---|
| 1 ZAR | 1.08 MDL |
| 10 ZAR | 10.78 MDL |
| 50 ZAR | 53.88 MDL |
| 100 ZAR | 107.75 MDL |
| 500 ZAR | 538.77 MDL |
| 1,000 ZAR | 1,077.54 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-06-17T06:47:20Z",
"rates": {
"MDL": 1.077538
}
}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.75380000000001,
"rate": 1.077538
}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