Rate Overview
Live
1 CLP = 25.5389 SLL
1 SLL = 0.039156
CLP
Avg
25.1608
High
27.6127
Low
22.6560
Last updated: 7/26/2026, 12:12:46 PM
Quick Conversions
| CLP | SLL |
|---|---|
| 1 CLP | 25.54 SLL |
| 10 CLP | 255.39 SLL |
| 50 CLP | 1,276.94 SLL |
| 100 CLP | 2,553.89 SLL |
| 500 CLP | 12,769.43 SLL |
| 1,000 CLP | 25,538.86 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-07-26T12:12:46Z",
"rates": {
"SLL": 25.538855
}
}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": 2553.8855000000003,
"rate": 25.538855
}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