Rate Overview
Live
1 CLP = 25.3149 SLL
1 SLL = 0.039502
CLP
Avg
25.7806
High
26.2400
Low
25.3149
Last updated: 3/7/2026, 12:28:12 AM
Quick Conversions
| CLP | SLL |
|---|---|
| 1 CLP | 25.31 SLL |
| 10 CLP | 253.15 SLL |
| 50 CLP | 1,265.75 SLL |
| 100 CLP | 2,531.49 SLL |
| 500 CLP | 12,657.46 SLL |
| 1,000 CLP | 25,314.92 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-03-07T00:28:12Z",
"rates": {
"SLL": 25.314919
}
}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": 2531.4919,
"rate": 25.314919
}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