Rate Overview
Live
1 LTL = 0.982436 ILS
1 ILS = 1.0179
LTL
Avg
0.980983
High
0.989571
Low
0.976662
Last updated: 6/18/2026, 11:14:55 AM
Quick Conversions
| LTL | ILS |
|---|---|
| 1 LTL | 0.98 ILS |
| 10 LTL | 9.82 ILS |
| 50 LTL | 49.12 ILS |
| 100 LTL | 98.24 ILS |
| 500 LTL | 491.22 ILS |
| 1,000 LTL | 982.44 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-06-18T11:14:55Z",
"rates": {
"ILS": 0.982436
}
}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": 98.2436,
"rate": 0.982436
}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