Rate Overview
Live
1 ZAR = 1.0524 MDL
1 MDL = 0.950203
ZAR
Avg
1.0385
High
1.0524
Low
1.0256
Last updated: 5/7/2026, 8:10:21 AM
Quick Conversions
| ZAR | MDL |
|---|---|
| 1 ZAR | 1.05 MDL |
| 10 ZAR | 10.52 MDL |
| 50 ZAR | 52.62 MDL |
| 100 ZAR | 105.24 MDL |
| 500 ZAR | 526.20 MDL |
| 1,000 ZAR | 1,052.41 MDL |
Get ZAR/MDL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=ZAR¤cies=MDLExample Response:
{
"success": true,
"base": "ZAR",
"date": "2026-05-07T08:10:21Z",
"rates": {
"MDL": 1.052407
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=ZAR&to=MDL&amount=100Example Response:
{
"success": true,
"query": {
"from": "ZAR",
"to": "MDL",
"amount": 100
},
"result": 105.2407,
"rate": 1.052407
}Build with ZAR/MDL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key