Rate Overview
Live
1 CHF = 3.7833 LTL
1 LTL = 0.264322
CHF
Avg
3.7557
High
3.7833
Low
3.7326
Last updated: 4/16/2026, 6:00:03 AM
Quick Conversions
| CHF | LTL |
|---|---|
| 1 CHF | 3.78 LTL |
| 10 CHF | 37.83 LTL |
| 50 CHF | 189.16 LTL |
| 100 CHF | 378.33 LTL |
| 500 CHF | 1,891.63 LTL |
| 1,000 CHF | 3,783.26 LTL |
Get CHF/LTL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=CHF¤cies=LTLExample Response:
{
"success": true,
"base": "CHF",
"date": "2026-04-16T06:00:03Z",
"rates": {
"LTL": 3.78326
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=CHF&to=LTL&amount=100Example Response:
{
"success": true,
"query": {
"from": "CHF",
"to": "LTL",
"amount": 100
},
"result": 378.32599999999996,
"rate": 3.78326
}Build with CHF/LTL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key