Rate Overview
Live
1 ILS = 0.986598 LTL
1 LTL = 1.0136
ILS
Avg
0.977171
High
0.986598
Low
0.964031
Last updated: 4/17/2026, 6:11:40 AM
Quick Conversions
| ILS | LTL |
|---|---|
| 1 ILS | 0.99 LTL |
| 10 ILS | 9.87 LTL |
| 50 ILS | 49.33 LTL |
| 100 ILS | 98.66 LTL |
| 500 ILS | 493.30 LTL |
| 1,000 ILS | 986.60 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-04-17T06:11:40Z",
"rates": {
"LTL": 0.986598
}
}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": 98.6598,
"rate": 0.986598
}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