Rate Overview
Live
1 LSL = 53.9489 CLP
1 CLP = 0.018536
LSL
Avg
54.2508
High
54.6283
Low
53.9489
Last updated: 4/18/2026, 12:33:35 PM
Quick Conversions
| LSL | CLP |
|---|---|
| 1 LSL | 53.95 CLP |
| 10 LSL | 539.49 CLP |
| 50 LSL | 2,697.45 CLP |
| 100 LSL | 5,394.89 CLP |
| 500 LSL | 26,974.46 CLP |
| 1,000 LSL | 53,948.91 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-04-18T12:33:35Z",
"rates": {
"CLP": 53.948912
}
}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": 5394.8912,
"rate": 53.948912
}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