Rate Overview
Live
1 SLL = 0.037932 CLP
1 CLP = 26.3630
SLL
Avg
0.041595
High
0.044676
Low
0.037932
Last updated: 1/25/2026, 11:53:22 PM
Quick Conversions
| SLL | CLP |
|---|---|
| 1 SLL | 0.04 CLP |
| 10 SLL | 0.38 CLP |
| 50 SLL | 1.90 CLP |
| 100 SLL | 3.79 CLP |
| 500 SLL | 18.97 CLP |
| 1,000 SLL | 37.93 CLP |
Get SLL/CLP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SLL¤cies=CLPExample Response:
{
"success": true,
"base": "SLL",
"date": "2026-01-25T23:53:22Z",
"rates": {
"CLP": 0.037932
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SLL&to=CLP&amount=100Example Response:
{
"success": true,
"query": {
"from": "SLL",
"to": "CLP",
"amount": 100
},
"result": 3.7932,
"rate": 0.037932
}Build with SLL/CLP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key