Rate Overview
Live
1 ZAR = 54.3141 CLP
1 CLP = 0.018411
ZAR
Avg
54.6857
High
55.0444
Low
54.2594
Last updated: 5/28/2026, 4:37:56 AM
Quick Conversions
| ZAR | CLP |
|---|---|
| 1 ZAR | 54.31 CLP |
| 10 ZAR | 543.14 CLP |
| 50 ZAR | 2,715.70 CLP |
| 100 ZAR | 5,431.41 CLP |
| 500 ZAR | 27,157.05 CLP |
| 1,000 ZAR | 54,314.09 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-05-28T04:37:56Z",
"rates": {
"CLP": 54.314091
}
}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": 5431.4091,
"rate": 54.314091
}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