Rate Overview
Live
1 ILS = 1.0145 LTL
1 LTL = 0.985711
ILS
Avg
1.0018
High
1.0148
Low
0.994242
Last updated: 8/14/2026, 2:26:56 PM
Quick Conversions
| ILS | LTL |
|---|---|
| 1 ILS | 1.01 LTL |
| 10 ILS | 10.14 LTL |
| 50 ILS | 50.72 LTL |
| 100 ILS | 101.45 LTL |
| 500 ILS | 507.25 LTL |
| 1,000 ILS | 1,014.50 LTL |
Get ILS/LTL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=ILS¤cies=LTLExample Response:
{
"success": true,
"base": "ILS",
"date": "2026-08-14T14:26:56Z",
"rates": {
"LTL": 1.014496
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=ILS&to=LTL&amount=100Example Response:
{
"success": true,
"query": {
"from": "ILS",
"to": "LTL",
"amount": 100
},
"result": 101.4496,
"rate": 1.014496
}Build with ILS/LTL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key