Rate Overview
Live
1 LSL = 54.4941 CLP
1 CLP = 0.018351
LSL
Avg
54.9718
High
55.6947
Low
54.3578
Last updated: 6/19/2026, 10:15:53 AM
Quick Conversions
| LSL | CLP |
|---|---|
| 1 LSL | 54.49 CLP |
| 10 LSL | 544.94 CLP |
| 50 LSL | 2,724.70 CLP |
| 100 LSL | 5,449.41 CLP |
| 500 LSL | 27,247.04 CLP |
| 1,000 LSL | 54,494.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-06-19T10:15:53Z",
"rates": {
"CLP": 54.49408
}
}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": 5449.407999999999,
"rate": 54.49408
}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