Rate Overview
Live
1 LSL = 57.0762 CLP
1 CLP = 0.017520
LSL
Avg
56.8770
High
57.1077
Low
56.4308
Last updated: 7/9/2026, 12:25:19 PM
Quick Conversions
| LSL | CLP |
|---|---|
| 1 LSL | 57.08 CLP |
| 10 LSL | 570.76 CLP |
| 50 LSL | 2,853.81 CLP |
| 100 LSL | 5,707.62 CLP |
| 500 LSL | 28,538.09 CLP |
| 1,000 LSL | 57,076.17 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-09T12:25:19Z",
"rates": {
"CLP": 57.076172
}
}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": 5707.6172,
"rate": 57.076172
}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