Rate Overview
Live
1 CHF = 3.7109 LTL
1 LTL = 0.269477
CHF
Avg
3.7192
High
3.7354
Low
3.7030
Last updated: 7/26/2026, 6:04:52 AM
Quick Conversions
| CHF | LTL |
|---|---|
| 1 CHF | 3.71 LTL |
| 10 CHF | 37.11 LTL |
| 50 CHF | 185.54 LTL |
| 100 CHF | 371.09 LTL |
| 500 CHF | 1,855.45 LTL |
| 1,000 CHF | 3,710.90 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-26T06:04:52Z",
"rates": {
"LTL": 3.710896
}
}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.0896,
"rate": 3.710896
}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