Rate Overview
Live
1 LSL = 53.8049 CLP
1 CLP = 0.018586 LSL
Avg
53.2076
High
55.1405
Low
50.8260
Last updated: 1/25/2026, 9:27:26 AM
Quick Conversions
| LSL | CLP |
|---|---|
| 1 LSL | 53.80 CLP |
| 10 LSL | 538.05 CLP |
| 50 LSL | 2,690.24 CLP |
| 100 LSL | 5,380.49 CLP |
| 500 LSL | 26,902.43 CLP |
| 1,000 LSL | 53,804.87 CLP |
Get LSL/CLP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=LSL¤cies=CLPExample Response:
{
"success": true,
"base": "LSL",
"date": "2026-01-25T09:27:26Z",
"rates": {
"CLP": 53.804865
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=LSL&to=CLP&amount=100Example Response:
{
"success": true,
"query": {
"from": "LSL",
"to": "CLP",
"amount": 100
},
"result": 5380.4865,
"rate": 53.804865
}Build with LSL/CLP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key