Rate Overview
Live
1 CLP = 23.5271 SLL
1 SLL = 0.042504
CLP
Avg
23.3400
High
23.5356
Low
22.9659
Last updated: 5/9/2026, 4:54:54 AM
Quick Conversions
| CLP | SLL |
|---|---|
| 1 CLP | 23.53 SLL |
| 10 CLP | 235.27 SLL |
| 50 CLP | 1,176.36 SLL |
| 100 CLP | 2,352.71 SLL |
| 500 CLP | 11,763.56 SLL |
| 1,000 CLP | 23,527.12 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-05-09T04:54:54Z",
"rates": {
"SLL": 23.52712
}
}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": 2352.712,
"rate": 23.52712
}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