Rate Overview
Live
1 ILS = 3.0107 TJS
1 TJS = 0.332152
ILS
Avg
2.9733
High
3.2935
Low
2.7170
Last updated: 7/29/2026, 4:45:02 AM
Quick Conversions
| ILS | TJS |
|---|---|
| 1 ILS | 3.01 TJS |
| 10 ILS | 30.11 TJS |
| 50 ILS | 150.53 TJS |
| 100 ILS | 301.07 TJS |
| 500 ILS | 1,505.34 TJS |
| 1,000 ILS | 3,010.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-07-29T04:45:02Z",
"rates": {
"TJS": 3.010672
}
}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": 301.0672,
"rate": 3.010672
}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