Rate Overview
Live
1 ILS = 2.9808 TJS
1 TJS = 0.335480
ILS
Avg
2.8913
High
3.0786
Low
2.7170
Last updated: 1/25/2026, 10:19:35 PM
Quick Conversions
| ILS | TJS |
|---|---|
| 1 ILS | 2.98 TJS |
| 10 ILS | 29.81 TJS |
| 50 ILS | 149.04 TJS |
| 100 ILS | 298.08 TJS |
| 500 ILS | 1,490.40 TJS |
| 1,000 ILS | 2,980.80 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-01-25T22:19:35Z",
"rates": {
"TJS": 2.980804
}
}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": 298.0804,
"rate": 2.980804
}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