Rate Overview
Live
1 ILS = 3.0291 TJS
1 TJS = 0.330132
ILS
Avg
2.9696
High
3.2715
Low
2.7229
Last updated: 7/26/2026, 1:16:03 AM
Quick Conversions
| ILS | TJS |
|---|---|
| 1 ILS | 3.03 TJS |
| 10 ILS | 30.29 TJS |
| 50 ILS | 151.45 TJS |
| 100 ILS | 302.91 TJS |
| 500 ILS | 1,514.55 TJS |
| 1,000 ILS | 3,029.09 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-26T01:16:03Z",
"rates": {
"TJS": 3.029091
}
}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": 302.9091,
"rate": 3.029091
}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