Rate Overview
Live
1 ZAR = 54.1636 CLP
1 CLP = 0.018463
ZAR
Avg
54.1116
High
54.3586
Low
53.5773
Last updated: 3/27/2026, 11:54:28 AM
Quick Conversions
| ZAR | CLP |
|---|---|
| 1 ZAR | 54.16 CLP |
| 10 ZAR | 541.64 CLP |
| 50 ZAR | 2,708.18 CLP |
| 100 ZAR | 5,416.36 CLP |
| 500 ZAR | 27,081.81 CLP |
| 1,000 ZAR | 54,163.63 CLP |
Get ZAR/CLP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=ZAR¤cies=CLPExample Response:
{
"success": true,
"base": "ZAR",
"date": "2026-03-27T11:54:28Z",
"rates": {
"CLP": 54.163625
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=ZAR&to=CLP&amount=100Example Response:
{
"success": true,
"query": {
"from": "ZAR",
"to": "CLP",
"amount": 100
},
"result": 5416.3625,
"rate": 54.163625
}Build with ZAR/CLP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key