Rate Overview
Live
1 LTL = 1.0534 ILS
1 ILS = 0.949342
LTL
Avg
1.0470
High
1.0534
Low
1.0404
Last updated: 3/27/2026, 1:15:24 PM
Quick Conversions
| LTL | ILS |
|---|---|
| 1 LTL | 1.05 ILS |
| 10 LTL | 10.53 ILS |
| 50 LTL | 52.67 ILS |
| 100 LTL | 105.34 ILS |
| 500 LTL | 526.68 ILS |
| 1,000 LTL | 1,053.36 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-27T13:15:24Z",
"rates": {
"ILS": 1.053361
}
}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": 105.3361,
"rate": 1.053361
}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