Rate Overview
Live
1 LSL = 55.0912 CLP
1 CLP = 0.018152
LSL
Avg
54.8299
High
55.0912
Low
54.5619
Last updated: 3/7/2026, 4:07:26 AM
Quick Conversions
| LSL | CLP |
|---|---|
| 1 LSL | 55.09 CLP |
| 10 LSL | 550.91 CLP |
| 50 LSL | 2,754.56 CLP |
| 100 LSL | 5,509.12 CLP |
| 500 LSL | 27,545.60 CLP |
| 1,000 LSL | 55,091.20 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-03-07T04:07:26Z",
"rates": {
"CLP": 55.091196
}
}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": 5509.1196,
"rate": 55.091196
}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