Rate Overview
Live
1 ILS = 2.9895 TJS
1 TJS = 0.334499 ILS
Avg
2.9636
High
2.9895
Low
2.9385
Last updated: 1/25/2026, 4:48:39 PM
Quick Conversions
| ILS | TJS |
|---|---|
| 1 ILS | 2.99 TJS |
| 10 ILS | 29.90 TJS |
| 50 ILS | 149.48 TJS |
| 100 ILS | 298.96 TJS |
| 500 ILS | 1,494.77 TJS |
| 1,000 ILS | 2,989.55 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-25T16:48:39Z",
"rates": {
"TJS": 2.98955
}
}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.955,
"rate": 2.98955
}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