Rate Overview
Live
1 CHF = 3.6675 LTL
1 LTL = 0.272667
CHF
Avg
3.6775
High
3.6893
Low
3.6635
Last updated: 9/4/2026, 6:58:42 PM
Quick Conversions
| CHF | LTL |
|---|---|
| 1 CHF | 3.67 LTL |
| 10 CHF | 36.67 LTL |
| 50 CHF | 183.37 LTL |
| 100 CHF | 366.75 LTL |
| 500 CHF | 1,833.74 LTL |
| 1,000 CHF | 3,667.48 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-09-04T18:58:42Z",
"rates": {
"LTL": 3.667476
}
}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": 366.74760000000003,
"rate": 3.667476
}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