Rate Overview
Live
1 ZAR = 54.0816 CLP
1 CLP = 0.018491
ZAR
Avg
54.4833
High
55.9761
Low
53.6048
Last updated: 3/27/2026, 1:37:23 PM
Quick Conversions
| ZAR | CLP |
|---|---|
| 1 ZAR | 54.08 CLP |
| 10 ZAR | 540.82 CLP |
| 50 ZAR | 2,704.08 CLP |
| 100 ZAR | 5,408.16 CLP |
| 500 ZAR | 27,040.80 CLP |
| 1,000 ZAR | 54,081.60 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-27T13:37:23Z",
"rates": {
"CLP": 54.081596
}
}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": 5408.1596,
"rate": 54.081596
}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