Rate Overview
Live
1 ZAR = 54.6582 CLP
1 CLP = 0.018296
ZAR
Avg
54.2621
High
55.0912
Low
53.3806
Last updated: 5/27/2026, 9:37:00 PM
Quick Conversions
| ZAR | CLP |
|---|---|
| 1 ZAR | 54.66 CLP |
| 10 ZAR | 546.58 CLP |
| 50 ZAR | 2,732.91 CLP |
| 100 ZAR | 5,465.82 CLP |
| 500 ZAR | 27,329.08 CLP |
| 1,000 ZAR | 54,658.15 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-27T21:37:00Z",
"rates": {
"CLP": 54.658154
}
}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": 5465.8154,
"rate": 54.658154
}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