Rate Overview
Live
1 CHF = 0.754761 LVL
1 LVL = 1.3249
CHF
Avg
0.765692
High
0.777197
Low
0.753815
Last updated: 7/25/2026, 12:57:37 AM
Quick Conversions
| CHF | LVL |
|---|---|
| 1 CHF | 0.75 LVL |
| 10 CHF | 7.55 LVL |
| 50 CHF | 37.74 LVL |
| 100 CHF | 75.48 LVL |
| 500 CHF | 377.38 LVL |
| 1,000 CHF | 754.76 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-25T00:57:37Z",
"rates": {
"LVL": 0.754761
}
}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.4761,
"rate": 0.754761
}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