Rate Overview
Live
1 CLP = 0.018395 LSL
1 LSL = 54.3626
CLP
Avg
0.018437
High
0.018581
Low
0.018291
Last updated: 3/27/2026, 10:18:19 AM
Quick Conversions
| CLP | LSL |
|---|---|
| 1 CLP | 0.02 LSL |
| 10 CLP | 0.18 LSL |
| 50 CLP | 0.92 LSL |
| 100 CLP | 1.84 LSL |
| 500 CLP | 9.20 LSL |
| 1,000 CLP | 18.40 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-03-27T10:18:19Z",
"rates": {
"LSL": 0.018395
}
}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.8395000000000001,
"rate": 0.018395
}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