Rate Overview
Live
1 LSL = 54.3621 CLP
1 CLP = 0.018395
LSL
Avg
53.6784
High
56.0424
Low
50.5922
Last updated: 3/27/2026, 8:28:31 AM
Quick Conversions
| LSL | CLP |
|---|---|
| 1 LSL | 54.36 CLP |
| 10 LSL | 543.62 CLP |
| 50 LSL | 2,718.10 CLP |
| 100 LSL | 5,436.21 CLP |
| 500 LSL | 27,181.04 CLP |
| 1,000 LSL | 54,362.08 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-03-27T08:28:31Z",
"rates": {
"CLP": 54.362081
}
}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": 5436.208100000001,
"rate": 54.362081
}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