Rate Overview
Live
1 CLP = 26.3626 SLL
1 SLL = 0.037933 CLP
Avg
26.0613
High
26.3626
Low
25.7562
Last updated: 1/25/2026, 12:53:00 PM
Quick Conversions
| CLP | SLL |
|---|---|
| 1 CLP | 26.36 SLL |
| 10 CLP | 263.63 SLL |
| 50 CLP | 1,318.13 SLL |
| 100 CLP | 2,636.26 SLL |
| 500 CLP | 13,181.29 SLL |
| 1,000 CLP | 26,362.58 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-01-25T12:53:00Z",
"rates": {
"SLL": 26.362577
}
}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": 2636.2577,
"rate": 26.362577
}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