Rate Overview
Live
1 ZAR = 56.6355 CLP
1 CLP = 0.017657
ZAR
Avg
56.5032
High
56.6500
Low
56.0337
Last updated: 8/13/2026, 4:13:11 AM
Quick Conversions
| ZAR | CLP |
|---|---|
| 1 ZAR | 56.64 CLP |
| 10 ZAR | 566.36 CLP |
| 50 ZAR | 2,831.78 CLP |
| 100 ZAR | 5,663.55 CLP |
| 500 ZAR | 28,317.76 CLP |
| 1,000 ZAR | 56,635.52 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-08-13T04:13:11Z",
"rates": {
"CLP": 56.635517
}
}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": 5663.5517,
"rate": 56.635517
}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