Rate Overview
Live
1 CLP = 0.018243 ZAR
1 ZAR = 54.8155
CLP
Avg
0.018352
High
0.018572
Low
0.018062
Last updated: 3/7/2026, 12:28:03 AM
Quick Conversions
| CLP | ZAR |
|---|---|
| 1 CLP | 0.02 ZAR |
| 10 CLP | 0.18 ZAR |
| 50 CLP | 0.91 ZAR |
| 100 CLP | 1.82 ZAR |
| 500 CLP | 9.12 ZAR |
| 1,000 CLP | 18.24 ZAR |
Get CLP/ZAR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=CLP¤cies=ZARExample Response:
{
"success": true,
"base": "CLP",
"date": "2026-03-07T00:28:03Z",
"rates": {
"ZAR": 0.018243
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=CLP&to=ZAR&amount=100Example Response:
{
"success": true,
"query": {
"from": "CLP",
"to": "ZAR",
"amount": 100
},
"result": 1.8242999999999998,
"rate": 0.018243
}Build with CLP/ZAR Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key