Rate Overview
Live
1 SLL = 0.036407 CLP
1 CLP = 27.4672
SLL
Avg
0.038260
High
0.039636
Low
0.035988
Last updated: 6/19/2026, 10:30:18 AM
Quick Conversions
| SLL | CLP |
|---|---|
| 1 SLL | 0.04 CLP |
| 10 SLL | 0.36 CLP |
| 50 SLL | 1.82 CLP |
| 100 SLL | 3.64 CLP |
| 500 SLL | 18.20 CLP |
| 1,000 SLL | 36.41 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-06-19T10:30:18Z",
"rates": {
"CLP": 0.036407
}
}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.6407000000000003,
"rate": 0.036407
}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