Rate Overview
Live
1 LSL = 55.8263 CLP
1 CLP = 0.017913
LSL
Avg
54.6598
High
56.7152
Low
53.5224
Last updated: 7/29/2026, 9:03:32 PM
Quick Conversions
| LSL | CLP |
|---|---|
| 1 LSL | 55.83 CLP |
| 10 LSL | 558.26 CLP |
| 50 LSL | 2,791.31 CLP |
| 100 LSL | 5,582.63 CLP |
| 500 LSL | 27,913.15 CLP |
| 1,000 LSL | 55,826.30 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-07-29T21:03:32Z",
"rates": {
"CLP": 55.826298
}
}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": 5582.6298,
"rate": 55.826298
}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