Rate Overview
Live
1 MDL = 0.950243 ZAR
1 ZAR = 1.0524
MDL
Avg
0.946422
High
0.962051
Low
0.934246
Last updated: 7/27/2026, 11:00:33 PM
Quick Conversions
| MDL | ZAR |
|---|---|
| 1 MDL | 0.95 ZAR |
| 10 MDL | 9.50 ZAR |
| 50 MDL | 47.51 ZAR |
| 100 MDL | 95.02 ZAR |
| 500 MDL | 475.12 ZAR |
| 1,000 MDL | 950.24 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-07-27T23:00:33Z",
"rates": {
"ZAR": 0.950243
}
}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": 95.0243,
"rate": 0.950243
}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