Rate Overview
Live
1 CHF = 0.766085 LVL
1 LVL = 1.3053
CHF
Avg
0.768718
High
0.773555
Low
0.766085
Last updated: 3/27/2026, 3:45:46 AM
Quick Conversions
| CHF | LVL |
|---|---|
| 1 CHF | 0.77 LVL |
| 10 CHF | 7.66 LVL |
| 50 CHF | 38.30 LVL |
| 100 CHF | 76.61 LVL |
| 500 CHF | 383.04 LVL |
| 1,000 CHF | 766.09 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-03-27T03:45:46Z",
"rates": {
"LVL": 0.766085
}
}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.6085,
"rate": 0.766085
}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