Rate Overview
Live
1 CLP = 23.9189 SLL
1 SLL = 0.041808
CLP
Avg
23.6687
High
23.9189
Low
23.4194
Last updated: 4/18/2026, 8:49:05 AM
Quick Conversions
| CLP | SLL |
|---|---|
| 1 CLP | 23.92 SLL |
| 10 CLP | 239.19 SLL |
| 50 CLP | 1,195.95 SLL |
| 100 CLP | 2,391.89 SLL |
| 500 CLP | 11,959.46 SLL |
| 1,000 CLP | 23,918.93 SLL |
Get CLP/SLL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=CLP¤cies=SLLExample Response:
{
"success": true,
"base": "CLP",
"date": "2026-04-18T08:49:05Z",
"rates": {
"SLL": 23.918929
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=CLP&to=SLL&amount=100Example Response:
{
"success": true,
"query": {
"from": "CLP",
"to": "SLL",
"amount": 100
},
"result": 2391.8929,
"rate": 23.918929
}Build with CLP/SLL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key