Rate Overview
Live
1 CHF = 3.7159 LTL
1 LTL = 0.269115
CHF
Avg
3.7588
High
3.8183
Low
3.7034
Last updated: 7/22/2026, 11:40:39 PM
Quick Conversions
| CHF | LTL |
|---|---|
| 1 CHF | 3.72 LTL |
| 10 CHF | 37.16 LTL |
| 50 CHF | 185.79 LTL |
| 100 CHF | 371.59 LTL |
| 500 CHF | 1,857.94 LTL |
| 1,000 CHF | 3,715.88 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-07-22T23:40:39Z",
"rates": {
"LTL": 3.715883
}
}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": 371.5883,
"rate": 3.715883
}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