Rate Overview
Live
1 ILS = 3.0161 TJS
1 TJS = 0.331551
ILS
Avg
3.1060
High
3.2808
Low
3.0074
Last updated: 7/27/2026, 4:05:41 PM
Quick Conversions
| ILS | TJS |
|---|---|
| 1 ILS | 3.02 TJS |
| 10 ILS | 30.16 TJS |
| 50 ILS | 150.81 TJS |
| 100 ILS | 301.61 TJS |
| 500 ILS | 1,508.06 TJS |
| 1,000 ILS | 3,016.13 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-07-27T16:05:41Z",
"rates": {
"TJS": 3.016126
}
}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": 301.6126,
"rate": 3.016126
}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