Rate Overview
Live
1 ILS = 0.991207 LTL
1 LTL = 1.0089
ILS
Avg
0.977614
High
1.0569
Low
0.922153
Last updated: 7/29/2026, 10:21:37 AM
Quick Conversions
| ILS | LTL |
|---|---|
| 1 ILS | 0.99 LTL |
| 10 ILS | 9.91 LTL |
| 50 ILS | 49.56 LTL |
| 100 ILS | 99.12 LTL |
| 500 ILS | 495.60 LTL |
| 1,000 ILS | 991.21 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-07-29T10:21:37Z",
"rates": {
"LTL": 0.991207
}
}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": 99.1207,
"rate": 0.991207
}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