Rate Overview
Live
1 SLL = 0.037710 CLP
1 CLP = 26.5182
SLL
Avg
0.037841
High
0.040756
Low
0.037258
Last updated: 2/14/2026, 10:50:50 PM
Quick Conversions
| SLL | CLP |
|---|---|
| 1 SLL | 0.04 CLP |
| 10 SLL | 0.38 CLP |
| 50 SLL | 1.89 CLP |
| 100 SLL | 3.77 CLP |
| 500 SLL | 18.86 CLP |
| 1,000 SLL | 37.71 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-02-14T22:50:50Z",
"rates": {
"CLP": 0.03771
}
}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.771,
"rate": 0.03771
}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