Rate Overview
Live
1 MDL = 0.956294 ZAR
1 ZAR = 1.0457
MDL
Avg
0.948318
High
0.967040
Low
0.931301
Last updated: 3/7/2026, 1:55:08 AM
Quick Conversions
| MDL | ZAR |
|---|---|
| 1 MDL | 0.96 ZAR |
| 10 MDL | 9.56 ZAR |
| 50 MDL | 47.81 ZAR |
| 100 MDL | 95.63 ZAR |
| 500 MDL | 478.15 ZAR |
| 1,000 MDL | 956.29 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-07T01:55:08Z",
"rates": {
"ZAR": 0.956294
}
}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": 95.6294,
"rate": 0.956294
}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