Rate Overview
Live
1 CLP = 0.017681 ZAR
1 ZAR = 56.5579
CLP
Avg
0.018246
High
0.018616
Low
0.017620
Last updated: 7/20/2026, 3:15:52 PM
Quick Conversions
| CLP | ZAR |
|---|---|
| 1 CLP | 0.02 ZAR |
| 10 CLP | 0.18 ZAR |
| 50 CLP | 0.88 ZAR |
| 100 CLP | 1.77 ZAR |
| 500 CLP | 8.84 ZAR |
| 1,000 CLP | 17.68 ZAR |
Get CLP/ZAR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=CLP¤cies=ZARExample Response:
{
"success": true,
"base": "CLP",
"date": "2026-07-20T15:15:52Z",
"rates": {
"ZAR": 0.017681
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=CLP&to=ZAR&amount=100Example Response:
{
"success": true,
"query": {
"from": "CLP",
"to": "ZAR",
"amount": 100
},
"result": 1.7680999999999998,
"rate": 0.017681
}Build with CLP/ZAR Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key