Rate Overview
Live
1 MDL = 0.948471 ZAR
1 ZAR = 1.0543
MDL
Avg
0.958406
High
0.970480
Low
0.945510
Last updated: 5/9/2026, 2:51:12 AM
Quick Conversions
| MDL | ZAR |
|---|---|
| 1 MDL | 0.95 ZAR |
| 10 MDL | 9.48 ZAR |
| 50 MDL | 47.42 ZAR |
| 100 MDL | 94.85 ZAR |
| 500 MDL | 474.24 ZAR |
| 1,000 MDL | 948.47 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-05-09T02:51:12Z",
"rates": {
"ZAR": 0.948471
}
}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": 94.8471,
"rate": 0.948471
}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