Rate Overview
Live
1 CHF = 20.0746 LSL
1 LSL = 0.049814
CHF
Avg
20.3048
High
20.4548
Low
20.0746
Last updated: 7/23/2026, 11:52:13 AM
Quick Conversions
| CHF | LSL |
|---|---|
| 1 CHF | 20.07 LSL |
| 10 CHF | 200.75 LSL |
| 50 CHF | 1,003.73 LSL |
| 100 CHF | 2,007.46 LSL |
| 500 CHF | 10,037.30 LSL |
| 1,000 CHF | 20,074.60 LSL |
Get CHF/LSL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=CHF¤cies=LSLExample Response:
{
"success": true,
"base": "CHF",
"date": "2026-07-23T11:52:13Z",
"rates": {
"LSL": 20.074602
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=CHF&to=LSL&amount=100Example Response:
{
"success": true,
"query": {
"from": "CHF",
"to": "LSL",
"amount": 100
},
"result": 2007.4602,
"rate": 20.074602
}Build with CHF/LSL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key