Rate Overview
Live
1 ZAR = 1.0602 MDL
1 MDL = 0.943178
ZAR
Avg
1.0553
High
1.0602
Low
1.0427
Last updated: 5/27/2026, 10:54:42 AM
Quick Conversions
| ZAR | MDL |
|---|---|
| 1 ZAR | 1.06 MDL |
| 10 ZAR | 10.60 MDL |
| 50 ZAR | 53.01 MDL |
| 100 ZAR | 106.02 MDL |
| 500 ZAR | 530.12 MDL |
| 1,000 ZAR | 1,060.25 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-27T10:54:42Z",
"rates": {
"MDL": 1.060245
}
}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": 106.02450000000002,
"rate": 1.060245
}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