Rate Overview
Live
1 LSL = 56.3428 CLP
1 CLP = 0.017748
LSL
Avg
56.5268
High
57.2023
Low
55.7238
Last updated: 7/26/2026, 5:54:05 AM
Quick Conversions
| LSL | CLP |
|---|---|
| 1 LSL | 56.34 CLP |
| 10 LSL | 563.43 CLP |
| 50 LSL | 2,817.14 CLP |
| 100 LSL | 5,634.28 CLP |
| 500 LSL | 28,171.40 CLP |
| 1,000 LSL | 56,342.81 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-26T05:54:05Z",
"rates": {
"CLP": 56.342805
}
}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": 5634.2805,
"rate": 56.342805
}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