Rate Overview
Live
1 CHF = 3.7913 LTL
1 LTL = 0.263762
CHF
Avg
3.7758
High
3.7913
Low
3.7598
Last updated: 5/7/2026, 12:12:58 AM
Quick Conversions
| CHF | LTL |
|---|---|
| 1 CHF | 3.79 LTL |
| 10 CHF | 37.91 LTL |
| 50 CHF | 189.57 LTL |
| 100 CHF | 379.13 LTL |
| 500 CHF | 1,895.65 LTL |
| 1,000 CHF | 3,791.30 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-07T00:12:58Z",
"rates": {
"LTL": 3.7913
}
}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": 379.13,
"rate": 3.7913
}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