Rate Overview
Live
1 LTL = 1.0049 ILS
1 ILS = 0.995155
LTL
Avg
0.999122
High
1.0164
Low
0.983653
Last updated: 7/8/2026, 6:16:30 AM
Quick Conversions
| LTL | ILS |
|---|---|
| 1 LTL | 1.00 ILS |
| 10 LTL | 10.05 ILS |
| 50 LTL | 50.24 ILS |
| 100 LTL | 100.49 ILS |
| 500 LTL | 502.43 ILS |
| 1,000 LTL | 1,004.87 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-07-08T06:16:30Z",
"rates": {
"ILS": 1.004869
}
}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": 100.4869,
"rate": 1.004869
}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