Rate Overview
Live
1 CHF = 0.746896 LVL
1 LVL = 1.3389
CHF
Avg
0.750547
High
0.752757
Low
0.746896
Last updated: 8/15/2026, 4:51:23 AM
Quick Conversions
| CHF | LVL |
|---|---|
| 1 CHF | 0.75 LVL |
| 10 CHF | 7.47 LVL |
| 50 CHF | 37.34 LVL |
| 100 CHF | 74.69 LVL |
| 500 CHF | 373.45 LVL |
| 1,000 CHF | 746.90 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-08-15T04:51:23Z",
"rates": {
"LVL": 0.746896
}
}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": 74.6896,
"rate": 0.746896
}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