Rate Overview
Live
1 ILS = 0.960980 LTL
1 LTL = 1.0406
ILS
Avg
0.953788
High
0.967628
Low
0.931094
Last updated: 3/7/2026, 4:06:59 AM
Quick Conversions
| ILS | LTL |
|---|---|
| 1 ILS | 0.96 LTL |
| 10 ILS | 9.61 LTL |
| 50 ILS | 48.05 LTL |
| 100 ILS | 96.10 LTL |
| 500 ILS | 480.49 LTL |
| 1,000 ILS | 960.98 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-03-07T04:06:59Z",
"rates": {
"LTL": 0.96098
}
}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": 96.098,
"rate": 0.96098
}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