Rate Overview
Live
1 SLL = 0.038185 CLP
1 CLP = 26.1883
SLL
Avg
0.038584
High
0.039502
Low
0.038109
Last updated: 3/7/2026, 3:05:08 AM
Quick Conversions
| SLL | CLP |
|---|---|
| 1 SLL | 0.04 CLP |
| 10 SLL | 0.38 CLP |
| 50 SLL | 1.91 CLP |
| 100 SLL | 3.82 CLP |
| 500 SLL | 19.09 CLP |
| 1,000 SLL | 38.18 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-03-07T03:05:08Z",
"rates": {
"CLP": 0.038185
}
}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.8185,
"rate": 0.038185
}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