Rate Overview
Live
1 MDL = 0.925090 ZAR
1 ZAR = 1.0810
MDL
Avg
0.931458
High
0.942985
Low
0.925090
Last updated: 9/4/2026, 12:42:20 PM
Quick Conversions
| MDL | ZAR |
|---|---|
| 1 MDL | 0.93 ZAR |
| 10 MDL | 9.25 ZAR |
| 50 MDL | 46.25 ZAR |
| 100 MDL | 92.51 ZAR |
| 500 MDL | 462.54 ZAR |
| 1,000 MDL | 925.09 ZAR |
Get MDL/ZAR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MDL¤cies=ZARExample Response:
{
"success": true,
"base": "MDL",
"date": "2026-09-04T12:42:20Z",
"rates": {
"ZAR": 0.92509
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MDL&to=ZAR&amount=100Example Response:
{
"success": true,
"query": {
"from": "MDL",
"to": "ZAR",
"amount": 100
},
"result": 92.509,
"rate": 0.92509
}Build with MDL/ZAR Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key