Rate Overview
Live
1 CHF = 0.756521 LVL
1 LVL = 1.3218
CHF
Avg
0.753815
High
0.773087
Low
0.733493
Last updated: 7/22/2026, 10:22:29 PM
Quick Conversions
| CHF | LVL |
|---|---|
| 1 CHF | 0.76 LVL |
| 10 CHF | 7.57 LVL |
| 50 CHF | 37.83 LVL |
| 100 CHF | 75.65 LVL |
| 500 CHF | 378.26 LVL |
| 1,000 CHF | 756.52 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-22T22:22:29Z",
"rates": {
"LVL": 0.756521
}
}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.6521,
"rate": 0.756521
}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