Rate Overview
Live
1 CLP = 0.018366 SZL
1 SZL = 54.4484
CLP
Avg
0.018435
High
0.018532
Low
0.018237
Last updated: 5/8/2026, 1:03:13 PM
Quick Conversions
| CLP | SZL |
|---|---|
| 1 CLP | 0.02 SZL |
| 10 CLP | 0.18 SZL |
| 50 CLP | 0.92 SZL |
| 100 CLP | 1.84 SZL |
| 500 CLP | 9.18 SZL |
| 1,000 CLP | 18.37 SZL |
Get CLP/SZL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=CLP¤cies=SZLExample Response:
{
"success": true,
"base": "CLP",
"date": "2026-05-08T13:03:13Z",
"rates": {
"SZL": 0.018366
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=CLP&to=SZL&amount=100Example Response:
{
"success": true,
"query": {
"from": "CLP",
"to": "SZL",
"amount": 100
},
"result": 1.8366,
"rate": 0.018366
}Build with CLP/SZL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key