Rate Overview
Live
1 MDL = 0.978382 ZAR
1 ZAR = 1.0221
MDL
Avg
0.959005
High
0.983288
Low
0.928154
Last updated: 3/27/2026, 9:42:44 AM
Quick Conversions
| MDL | ZAR |
|---|---|
| 1 MDL | 0.98 ZAR |
| 10 MDL | 9.78 ZAR |
| 50 MDL | 48.92 ZAR |
| 100 MDL | 97.84 ZAR |
| 500 MDL | 489.19 ZAR |
| 1,000 MDL | 978.38 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-27T09:42:44Z",
"rates": {
"ZAR": 0.978382
}
}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.8382,
"rate": 0.978382
}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