Rate Overview
Live
1 ZAR = 54.3129 CLP
1 CLP = 0.018412
ZAR
Avg
54.0941
High
54.3586
Low
53.5773
Last updated: 3/27/2026, 3:15:55 PM
Quick Conversions
| ZAR | CLP |
|---|---|
| 1 ZAR | 54.31 CLP |
| 10 ZAR | 543.13 CLP |
| 50 ZAR | 2,715.64 CLP |
| 100 ZAR | 5,431.29 CLP |
| 500 ZAR | 27,156.43 CLP |
| 1,000 ZAR | 54,312.86 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-27T15:15:55Z",
"rates": {
"CLP": 54.31286
}
}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": 5431.286,
"rate": 54.31286
}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