Rate Overview
Live
1 ZAR = 55.0912 CLP
1 CLP = 0.018152
ZAR
Avg
54.5905
High
55.3620
Low
53.8444
Last updated: 3/7/2026, 3:05:04 AM
Quick Conversions
| ZAR | CLP |
|---|---|
| 1 ZAR | 55.09 CLP |
| 10 ZAR | 550.91 CLP |
| 50 ZAR | 2,754.56 CLP |
| 100 ZAR | 5,509.12 CLP |
| 500 ZAR | 27,545.60 CLP |
| 1,000 ZAR | 55,091.20 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-07T03:05:04Z",
"rates": {
"CLP": 55.091196
}
}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": 5509.1196,
"rate": 55.091196
}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