Rate Overview
Live
1 CHF = 0.755735 LVL
1 LVL = 1.3232
CHF
Avg
0.758338
High
0.761364
Low
0.753728
Last updated: 7/24/2026, 5:58:16 PM
Quick Conversions
| CHF | LVL |
|---|---|
| 1 CHF | 0.76 LVL |
| 10 CHF | 7.56 LVL |
| 50 CHF | 37.79 LVL |
| 100 CHF | 75.57 LVL |
| 500 CHF | 377.87 LVL |
| 1,000 CHF | 755.74 LVL |
Get CHF/LVL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=CHF¤cies=LVLExample Response:
{
"success": true,
"base": "CHF",
"date": "2026-07-24T17:58:16Z",
"rates": {
"LVL": 0.755735
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=CHF&to=LVL&amount=100Example Response:
{
"success": true,
"query": {
"from": "CHF",
"to": "LVL",
"amount": 100
},
"result": 75.57350000000001,
"rate": 0.755735
}Build with CHF/LVL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key