Rate Overview
Live
1 ZAR = 56.3343 CLP
1 CLP = 0.017751
ZAR
Avg
53.8048
High
56.6069
Low
51.0741
Last updated: 7/26/2026, 2:09:11 AM
Quick Conversions
| ZAR | CLP |
|---|---|
| 1 ZAR | 56.33 CLP |
| 10 ZAR | 563.34 CLP |
| 50 ZAR | 2,816.72 CLP |
| 100 ZAR | 5,633.43 CLP |
| 500 ZAR | 28,167.16 CLP |
| 1,000 ZAR | 56,334.33 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-07-26T02:09:11Z",
"rates": {
"CLP": 56.334325
}
}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": 5633.4325,
"rate": 56.334325
}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