Rate Overview
Live
1 CLP = 24.4634 SLL
1 SLL = 0.040877
CLP
Avg
24.7311
High
26.6884
Low
22.9659
Last updated: 7/30/2026, 11:06:37 AM
Quick Conversions
| CLP | SLL |
|---|---|
| 1 CLP | 24.46 SLL |
| 10 CLP | 244.63 SLL |
| 50 CLP | 1,223.17 SLL |
| 100 CLP | 2,446.34 SLL |
| 500 CLP | 12,231.72 SLL |
| 1,000 CLP | 24,463.43 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-30T11:06:37Z",
"rates": {
"SLL": 24.46343
}
}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": 2446.343,
"rate": 24.46343
}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