Rate Overview
Live
1 LSL = 0.050027 CHF
1 CHF = 19.9892
LSL
Avg
0.050168
High
0.050438
Low
0.050001
Last updated: 8/31/2026, 7:55:19 AM
Quick Conversions
| LSL | CHF |
|---|---|
| 1 LSL | 0.05 CHF |
| 10 LSL | 0.50 CHF |
| 50 LSL | 2.50 CHF |
| 100 LSL | 5.00 CHF |
| 500 LSL | 25.01 CHF |
| 1,000 LSL | 50.03 CHF |
Get LSL/CHF Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=LSL¤cies=CHFExample Response:
{
"success": true,
"base": "LSL",
"date": "2026-08-31T07:55:19Z",
"rates": {
"CHF": 0.050027
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=LSL&to=CHF&amount=100Example Response:
{
"success": true,
"query": {
"from": "LSL",
"to": "CHF",
"amount": 100
},
"result": 5.0027,
"rate": 0.050027
}Build with LSL/CHF Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key