Rate Overview
Live
1 CHF = 3.7619 LTL
1 LTL = 0.265820
CHF
Avg
3.7610
High
3.8183
Low
3.7034
Last updated: 3/27/2026, 5:37:29 AM
Quick Conversions
| CHF | LTL |
|---|---|
| 1 CHF | 3.76 LTL |
| 10 CHF | 37.62 LTL |
| 50 CHF | 188.10 LTL |
| 100 CHF | 376.19 LTL |
| 500 CHF | 1,880.97 LTL |
| 1,000 CHF | 3,761.94 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-03-27T05:37:29Z",
"rates": {
"LTL": 3.761941
}
}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": 376.19410000000005,
"rate": 3.761941
}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