Rate Overview
Live
1 CHF = 0.775028 LVL
1 LVL = 1.2903
CHF
Avg
0.769375
High
0.775028
Low
0.764640
Last updated: 4/16/2026, 6:00:07 AM
Quick Conversions
| CHF | LVL |
|---|---|
| 1 CHF | 0.78 LVL |
| 10 CHF | 7.75 LVL |
| 50 CHF | 38.75 LVL |
| 100 CHF | 77.50 LVL |
| 500 CHF | 387.51 LVL |
| 1,000 CHF | 775.03 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-04-16T06:00:07Z",
"rates": {
"LVL": 0.775028
}
}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": 77.50280000000001,
"rate": 0.775028
}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