Rate Overview
Live
1 ILS = 1.0176 LTL
1 LTL = 0.982715
ILS
Avg
1.0063
High
1.0176
Low
0.997000
Last updated: 5/7/2026, 8:05:15 AM
Quick Conversions
| ILS | LTL |
|---|---|
| 1 ILS | 1.02 LTL |
| 10 ILS | 10.18 LTL |
| 50 ILS | 50.88 LTL |
| 100 ILS | 101.76 LTL |
| 500 ILS | 508.79 LTL |
| 1,000 ILS | 1,017.59 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-05-07T08:05:15Z",
"rates": {
"LTL": 1.017589
}
}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.75890000000001,
"rate": 1.017589
}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