Rate Overview
Live
1 LSL = 54.8915 CLP
1 CLP = 0.018218
LSL
Avg
54.7657
High
55.0045
Low
54.3202
Last updated: 5/29/2026, 10:58:02 PM
Quick Conversions
| LSL | CLP |
|---|---|
| 1 LSL | 54.89 CLP |
| 10 LSL | 548.91 CLP |
| 50 LSL | 2,744.57 CLP |
| 100 LSL | 5,489.15 CLP |
| 500 LSL | 27,445.74 CLP |
| 1,000 LSL | 54,891.49 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-05-29T22:58:02Z",
"rates": {
"CLP": 54.891486
}
}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": 5489.1486,
"rate": 54.891486
}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