Rate Overview
Live
1 ZAR = 54.5749 CLP
1 CLP = 0.018323
ZAR
Avg
54.3898
High
56.2111
Low
53.7167
Last updated: 5/27/2026, 10:56:39 PM
Quick Conversions
| ZAR | CLP |
|---|---|
| 1 ZAR | 54.57 CLP |
| 10 ZAR | 545.75 CLP |
| 50 ZAR | 2,728.75 CLP |
| 100 ZAR | 5,457.49 CLP |
| 500 ZAR | 27,287.47 CLP |
| 1,000 ZAR | 54,574.93 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-05-27T22:56:39Z",
"rates": {
"CLP": 54.57493
}
}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": 5457.493,
"rate": 54.57493
}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