Rate Overview
Live
1 MDL = 0.949196 ZAR
1 ZAR = 1.0535
MDL
Avg
0.956708
High
0.964375
Low
0.949196
Last updated: 4/18/2026, 8:45:44 AM
Quick Conversions
| MDL | ZAR |
|---|---|
| 1 MDL | 0.95 ZAR |
| 10 MDL | 9.49 ZAR |
| 50 MDL | 47.46 ZAR |
| 100 MDL | 94.92 ZAR |
| 500 MDL | 474.60 ZAR |
| 1,000 MDL | 949.20 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-04-18T08:45:44Z",
"rates": {
"ZAR": 0.949196
}
}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": 94.9196,
"rate": 0.949196
}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