Rate Overview
Live
1 MDL = 0.973140 ZAR
1 ZAR = 1.0276
MDL
Avg
0.972924
High
0.983288
Low
0.963979
Last updated: 3/27/2026, 4:46:40 PM
Quick Conversions
| MDL | ZAR |
|---|---|
| 1 MDL | 0.97 ZAR |
| 10 MDL | 9.73 ZAR |
| 50 MDL | 48.66 ZAR |
| 100 MDL | 97.31 ZAR |
| 500 MDL | 486.57 ZAR |
| 1,000 MDL | 973.14 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-27T16:46:40Z",
"rates": {
"ZAR": 0.97314
}
}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.31400000000001,
"rate": 0.97314
}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