Rate Overview
Live
1 SLL = 0.042504 CLP
1 CLP = 23.5272
SLL
Avg
0.042890
High
0.043542
Low
0.042488
Last updated: 5/9/2026, 3:42:19 AM
Quick Conversions
| SLL | CLP |
|---|---|
| 1 SLL | 0.04 CLP |
| 10 SLL | 0.43 CLP |
| 50 SLL | 2.13 CLP |
| 100 SLL | 4.25 CLP |
| 500 SLL | 21.25 CLP |
| 1,000 SLL | 42.50 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-05-09T03:42:19Z",
"rates": {
"CLP": 0.042504
}
}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.2504,
"rate": 0.042504
}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