Rate Overview
Live
1 ILS = 3.0376 TJS
1 TJS = 0.329205
ILS
Avg
3.0270
High
3.0376
Low
3.0062
Last updated: 7/27/2026, 1:15:41 PM
Quick Conversions
| ILS | TJS |
|---|---|
| 1 ILS | 3.04 TJS |
| 10 ILS | 30.38 TJS |
| 50 ILS | 151.88 TJS |
| 100 ILS | 303.76 TJS |
| 500 ILS | 1,518.81 TJS |
| 1,000 ILS | 3,037.63 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-27T13:15:41Z",
"rates": {
"TJS": 3.037625
}
}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": 303.7625,
"rate": 3.037625
}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