Rate Overview
Live
1 CHF = 3.7784 LTL
1 LTL = 0.264666
CHF
Avg
3.7642
High
3.8183
Low
3.7034
Last updated: 5/27/2026, 3:41:21 AM
Quick Conversions
| CHF | LTL |
|---|---|
| 1 CHF | 3.78 LTL |
| 10 CHF | 37.78 LTL |
| 50 CHF | 188.92 LTL |
| 100 CHF | 377.84 LTL |
| 500 CHF | 1,889.18 LTL |
| 1,000 CHF | 3,778.35 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-05-27T03:41:21Z",
"rates": {
"LTL": 3.77835
}
}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": 377.83500000000004,
"rate": 3.77835
}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