Rate Overview
Live
1 ILS = 0.950261 LTL
1 LTL = 1.0523
ILS
Avg
0.926710
High
0.966935
Low
0.882086
Last updated: 3/27/2026, 12:56:40 PM
Quick Conversions
| ILS | LTL |
|---|---|
| 1 ILS | 0.95 LTL |
| 10 ILS | 9.50 LTL |
| 50 ILS | 47.51 LTL |
| 100 ILS | 95.03 LTL |
| 500 ILS | 475.13 LTL |
| 1,000 ILS | 950.26 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-27T12:56:40Z",
"rates": {
"LTL": 0.950261
}
}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": 95.0261,
"rate": 0.950261
}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