Rate Overview
Live
1 CHF = 0.768496 LVL
1 LVL = 1.3012
CHF
Avg
0.769411
High
0.772813
Low
0.766423
Last updated: 5/26/2026, 5:14:35 PM
Quick Conversions
| CHF | LVL |
|---|---|
| 1 CHF | 0.77 LVL |
| 10 CHF | 7.68 LVL |
| 50 CHF | 38.42 LVL |
| 100 CHF | 76.85 LVL |
| 500 CHF | 384.25 LVL |
| 1,000 CHF | 768.50 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-26T17:14:35Z",
"rates": {
"LVL": 0.768496
}
}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.8496,
"rate": 0.768496
}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