Rate Overview
Live
1 CHF = 0.776366 LVL
1 LVL = 1.2881
CHF
Avg
0.772503
High
0.776366
Low
0.766656
Last updated: 5/6/2026, 10:16:01 AM
Quick Conversions
| CHF | LVL |
|---|---|
| 1 CHF | 0.78 LVL |
| 10 CHF | 7.76 LVL |
| 50 CHF | 38.82 LVL |
| 100 CHF | 77.64 LVL |
| 500 CHF | 388.18 LVL |
| 1,000 CHF | 776.37 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-05-06T10:16:01Z",
"rates": {
"LVL": 0.776366
}
}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.6366,
"rate": 0.776366
}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