Rate Overview
Live
1 CHF = 0.753255 LVL
1 LVL = 1.3276
CHF
Avg
0.760354
High
0.776989
Low
0.748707
Last updated: 7/23/2026, 2:29:43 PM
Quick Conversions
| CHF | LVL |
|---|---|
| 1 CHF | 0.75 LVL |
| 10 CHF | 7.53 LVL |
| 50 CHF | 37.66 LVL |
| 100 CHF | 75.33 LVL |
| 500 CHF | 376.63 LVL |
| 1,000 CHF | 753.26 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-23T14:29:43Z",
"rates": {
"LVL": 0.753255
}
}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.3255,
"rate": 0.753255
}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