Rate Overview
Live
1 CHF = 3.7637 LTL
1 LTL = 0.265695
CHF
Avg
3.7766
High
3.8004
Low
3.7637
Last updated: 3/27/2026, 3:49:23 AM
Quick Conversions
| CHF | LTL |
|---|---|
| 1 CHF | 3.76 LTL |
| 10 CHF | 37.64 LTL |
| 50 CHF | 188.19 LTL |
| 100 CHF | 376.37 LTL |
| 500 CHF | 1,881.86 LTL |
| 1,000 CHF | 3,763.72 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-27T03:49:23Z",
"rates": {
"LTL": 3.763716
}
}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": 376.3716,
"rate": 3.763716
}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