Rate Overview
Live
1 CLP = 0.017631 LSL
1 LSL = 56.7183
CLP
Avg
0.017678
High
0.017857
Low
0.017481
Last updated: 7/27/2026, 9:31:59 PM
Quick Conversions
| CLP | LSL |
|---|---|
| 1 CLP | 0.02 LSL |
| 10 CLP | 0.18 LSL |
| 50 CLP | 0.88 LSL |
| 100 CLP | 1.76 LSL |
| 500 CLP | 8.82 LSL |
| 1,000 CLP | 17.63 LSL |
Get CLP/LSL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=CLP¤cies=LSLExample Response:
{
"success": true,
"base": "CLP",
"date": "2026-07-27T21:31:59Z",
"rates": {
"LSL": 0.017631
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=CLP&to=LSL&amount=100Example Response:
{
"success": true,
"query": {
"from": "CLP",
"to": "LSL",
"amount": 100
},
"result": 1.7631000000000001,
"rate": 0.017631
}Build with CLP/LSL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key