Rate Overview
Live
1 MDL = 0.979720 ZAR
1 ZAR = 1.0207
MDL
Avg
1.0188
High
1.0945
Low
0.936971
Last updated: 3/27/2026, 1:19:54 PM
Quick Conversions
| MDL | ZAR |
|---|---|
| 1 MDL | 0.98 ZAR |
| 10 MDL | 9.80 ZAR |
| 50 MDL | 48.99 ZAR |
| 100 MDL | 97.97 ZAR |
| 500 MDL | 489.86 ZAR |
| 1,000 MDL | 979.72 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-27T13:19:54Z",
"rates": {
"ZAR": 0.97972
}
}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.97200000000001,
"rate": 0.97972
}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