Rate Overview
Live
1 CHF = 0.761814 LVL
1 LVL = 1.3127
CHF
Avg
0.762633
High
0.765742
Low
0.761471
Last updated: 6/15/2026, 8:20:13 PM
Quick Conversions
| CHF | LVL |
|---|---|
| 1 CHF | 0.76 LVL |
| 10 CHF | 7.62 LVL |
| 50 CHF | 38.09 LVL |
| 100 CHF | 76.18 LVL |
| 500 CHF | 380.91 LVL |
| 1,000 CHF | 761.81 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-06-15T20:20:13Z",
"rates": {
"LVL": 0.761814
}
}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": 76.1814,
"rate": 0.761814
}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