Rate Overview
Live
1 ILS = 3.1677 TJS
1 TJS = 0.315689
ILS
Avg
3.1373
High
3.1677
Low
3.0986
Last updated: 4/17/2026, 4:53:22 AM
Quick Conversions
| ILS | TJS |
|---|---|
| 1 ILS | 3.17 TJS |
| 10 ILS | 31.68 TJS |
| 50 ILS | 158.38 TJS |
| 100 ILS | 316.77 TJS |
| 500 ILS | 1,583.84 TJS |
| 1,000 ILS | 3,167.67 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-04-17T04:53:22Z",
"rates": {
"TJS": 3.167674
}
}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": 316.7674,
"rate": 3.167674
}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