Rate Overview
Live
1 CHF = 3.7506 LTL
1 LTL = 0.266624
CHF
Avg
3.7480
High
3.7620
Low
3.7410
Last updated: 6/16/2026, 8:33:46 AM
Quick Conversions
| CHF | LTL |
|---|---|
| 1 CHF | 3.75 LTL |
| 10 CHF | 37.51 LTL |
| 50 CHF | 187.53 LTL |
| 100 CHF | 375.06 LTL |
| 500 CHF | 1,875.30 LTL |
| 1,000 CHF | 3,750.60 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-06-16T08:33:46Z",
"rates": {
"LTL": 3.750597
}
}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": 375.0597,
"rate": 3.750597
}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