Rate Overview
Live
1 MDL = 0.976119 ZAR
1 ZAR = 1.0245
MDL
Avg
0.957047
High
0.985741
Low
0.928154
Last updated: 3/27/2026, 8:03:23 AM
Quick Conversions
| MDL | ZAR |
|---|---|
| 1 MDL | 0.98 ZAR |
| 10 MDL | 9.76 ZAR |
| 50 MDL | 48.81 ZAR |
| 100 MDL | 97.61 ZAR |
| 500 MDL | 488.06 ZAR |
| 1,000 MDL | 976.12 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-27T08:03:23Z",
"rates": {
"ZAR": 0.976119
}
}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.61189999999999,
"rate": 0.976119
}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