Rate Overview
Live
1 MDL = 0.973485 ZAR
1 ZAR = 1.0272
MDL
Avg
0.972242
High
0.983288
Low
0.963979
Last updated: 3/27/2026, 6:26:51 AM
Quick Conversions
| MDL | ZAR |
|---|---|
| 1 MDL | 0.97 ZAR |
| 10 MDL | 9.73 ZAR |
| 50 MDL | 48.67 ZAR |
| 100 MDL | 97.35 ZAR |
| 500 MDL | 486.74 ZAR |
| 1,000 MDL | 973.49 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-03-27T06:26:51Z",
"rates": {
"ZAR": 0.973485
}
}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": 97.3485,
"rate": 0.973485
}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