Rate Overview
Live
1 ZAR = 1.0251 MDL
1 MDL = 0.975550
ZAR
Avg
1.0281
High
1.0374
Low
1.0170
Last updated: 3/27/2026, 3:01:57 PM
Quick Conversions
| ZAR | MDL |
|---|---|
| 1 ZAR | 1.03 MDL |
| 10 ZAR | 10.25 MDL |
| 50 ZAR | 51.25 MDL |
| 100 ZAR | 102.51 MDL |
| 500 ZAR | 512.53 MDL |
| 1,000 ZAR | 1,025.06 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-03-27T15:01:57Z",
"rates": {
"MDL": 1.025063
}
}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": 102.50630000000001,
"rate": 1.025063
}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