Rate Overview
Live
1 ILS = 3.0388 TJS
1 TJS = 0.329080
ILS
Avg
2.9154
High
3.0989
Low
2.7284
Last updated: 3/27/2026, 6:48:45 PM
Quick Conversions
| ILS | TJS |
|---|---|
| 1 ILS | 3.04 TJS |
| 10 ILS | 30.39 TJS |
| 50 ILS | 151.94 TJS |
| 100 ILS | 303.88 TJS |
| 500 ILS | 1,519.39 TJS |
| 1,000 ILS | 3,038.77 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-03-27T18:48:45Z",
"rates": {
"TJS": 3.038772
}
}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": 303.87719999999996,
"rate": 3.038772
}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