Rate Overview
Live
1 CHF = 3.8277 LTL
1 LTL = 0.261250
CHF
Avg
3.7973
High
3.8277
Low
3.7591
Last updated: 3/7/2026, 1:58:03 AM
Quick Conversions
| CHF | LTL |
|---|---|
| 1 CHF | 3.83 LTL |
| 10 CHF | 38.28 LTL |
| 50 CHF | 191.39 LTL |
| 100 CHF | 382.77 LTL |
| 500 CHF | 1,913.87 LTL |
| 1,000 CHF | 3,827.75 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-03-07T01:58:03Z",
"rates": {
"LTL": 3.827745
}
}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": 382.7745,
"rate": 3.827745
}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