Rate Overview
Live
1 CHF = 19.7273 LSL
1 LSL = 0.050691
CHF
Avg
19.8824
High
20.0020
Low
19.7273
Last updated: 9/4/2026, 7:23:29 PM
Quick Conversions
| CHF | LSL |
|---|---|
| 1 CHF | 19.73 LSL |
| 10 CHF | 197.27 LSL |
| 50 CHF | 986.36 LSL |
| 100 CHF | 1,972.73 LSL |
| 500 CHF | 9,863.63 LSL |
| 1,000 CHF | 19,727.26 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-09-04T19:23:29Z",
"rates": {
"LSL": 19.727256
}
}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": 1972.7256,
"rate": 19.727256
}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