Rate Overview
Live
1 ILS = 3.1743 TJS
1 TJS = 0.315033
ILS
Avg
3.1769
High
3.1947
Low
3.1390
Last updated: 6/17/2026, 6:35:03 AM
Quick Conversions
| ILS | TJS |
|---|---|
| 1 ILS | 3.17 TJS |
| 10 ILS | 31.74 TJS |
| 50 ILS | 158.71 TJS |
| 100 ILS | 317.43 TJS |
| 500 ILS | 1,587.14 TJS |
| 1,000 ILS | 3,174.27 TJS |
Get ILS/TJS Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=ILS¤cies=TJSExample Response:
{
"success": true,
"base": "ILS",
"date": "2026-06-17T06:35:03Z",
"rates": {
"TJS": 3.174272
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=ILS&to=TJS&amount=100Example Response:
{
"success": true,
"query": {
"from": "ILS",
"to": "TJS",
"amount": 100
},
"result": 317.4272,
"rate": 3.174272
}Build with ILS/TJS Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key