Rate Overview
Live
1 LTL = 1.0498 ILS
1 ILS = 0.952606
LTL
Avg
1.1213
High
1.2036
Low
1.0408
Last updated: 3/27/2026, 8:02:51 AM
Quick Conversions
| LTL | ILS |
|---|---|
| 1 LTL | 1.05 ILS |
| 10 LTL | 10.50 ILS |
| 50 LTL | 52.49 ILS |
| 100 LTL | 104.98 ILS |
| 500 LTL | 524.88 ILS |
| 1,000 LTL | 1,049.75 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-27T08:02:51Z",
"rates": {
"ILS": 1.049752
}
}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.9752,
"rate": 1.049752
}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