Rate Overview
Live
1 LSL = 0.048011 CHF
1 CHF = 20.8286
LSL
Avg
0.047659
High
0.049039
Low
0.046659
Last updated: 5/26/2026, 10:18:43 AM
Quick Conversions
| LSL | CHF |
|---|---|
| 1 LSL | 0.05 CHF |
| 10 LSL | 0.48 CHF |
| 50 LSL | 2.40 CHF |
| 100 LSL | 4.80 CHF |
| 500 LSL | 24.01 CHF |
| 1,000 LSL | 48.01 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-05-26T10:18:43Z",
"rates": {
"CHF": 0.048011
}
}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": 4.8011,
"rate": 0.048011
}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