Rate Overview
Live
1 LTL = 1.0411 ILS
1 ILS = 0.960497
LTL
Avg
1.0497
High
1.0740
Low
1.0335
Last updated: 3/7/2026, 12:26:35 AM
Quick Conversions
| LTL | ILS |
|---|---|
| 1 LTL | 1.04 ILS |
| 10 LTL | 10.41 ILS |
| 50 LTL | 52.06 ILS |
| 100 LTL | 104.11 ILS |
| 500 LTL | 520.56 ILS |
| 1,000 LTL | 1,041.13 ILS |
Get LTL/ILS Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=LTL¤cies=ILSExample Response:
{
"success": true,
"base": "LTL",
"date": "2026-03-07T00:26:35Z",
"rates": {
"ILS": 1.041128
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=LTL&to=ILS&amount=100Example Response:
{
"success": true,
"query": {
"from": "LTL",
"to": "ILS",
"amount": 100
},
"result": 104.11280000000001,
"rate": 1.041128
}Build with LTL/ILS Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key