Rate Overview
Live
1 ZAR = 54.0200 CLP
1 CLP = 0.018512
ZAR
Avg
54.1819
High
54.7555
Low
53.9413
Last updated: 4/17/2026, 7:32:14 AM
Quick Conversions
| ZAR | CLP |
|---|---|
| 1 ZAR | 54.02 CLP |
| 10 ZAR | 540.20 CLP |
| 50 ZAR | 2,701.00 CLP |
| 100 ZAR | 5,402.00 CLP |
| 500 ZAR | 27,010.02 CLP |
| 1,000 ZAR | 54,020.04 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-04-17T07:32:14Z",
"rates": {
"CLP": 54.020044
}
}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": 5402.0044,
"rate": 54.020044
}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