Rate Overview
Live
1 ZAR = 54.4473 CLP
1 CLP = 0.018366
ZAR
Avg
54.4969
High
55.9761
Low
53.6048
Last updated: 3/27/2026, 4:26:21 PM
Quick Conversions
| ZAR | CLP |
|---|---|
| 1 ZAR | 54.45 CLP |
| 10 ZAR | 544.47 CLP |
| 50 ZAR | 2,722.36 CLP |
| 100 ZAR | 5,444.73 CLP |
| 500 ZAR | 27,223.63 CLP |
| 1,000 ZAR | 54,447.27 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-27T16:26:21Z",
"rates": {
"CLP": 54.447269
}
}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": 5444.7269,
"rate": 54.447269
}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