Rate Overview
Live
1 SLL = 0.041807 CLP
1 CLP = 23.9194
SLL
Avg
0.042252
High
0.042699
Low
0.041807
Last updated: 4/18/2026, 8:49:03 AM
Quick Conversions
| SLL | CLP |
|---|---|
| 1 SLL | 0.04 CLP |
| 10 SLL | 0.42 CLP |
| 50 SLL | 2.09 CLP |
| 100 SLL | 4.18 CLP |
| 500 SLL | 20.90 CLP |
| 1,000 SLL | 41.81 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-04-18T08:49:03Z",
"rates": {
"CLP": 0.041807
}
}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": 4.1807,
"rate": 0.041807
}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