Rate Overview
Live
1 CLP = 24.4685 SLL
1 SLL = 0.040869
CLP
Avg
24.4615
High
24.8033
Low
22.6560
Last updated: 7/9/2026, 2:44:23 PM
Quick Conversions
| CLP | SLL |
|---|---|
| 1 CLP | 24.47 SLL |
| 10 CLP | 244.68 SLL |
| 50 CLP | 1,223.42 SLL |
| 100 CLP | 2,446.85 SLL |
| 500 CLP | 12,234.23 SLL |
| 1,000 CLP | 24,468.46 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-09T14:44:23Z",
"rates": {
"SLL": 24.468461
}
}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.8461,
"rate": 24.468461
}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