Rate Overview
Live
1 ILS = 3.0417 TJS
1 TJS = 0.328766
ILS
Avg
3.0609
High
3.1166
Low
3.0062
Last updated: 7/27/2026, 9:23:29 AM
Quick Conversions
| ILS | TJS |
|---|---|
| 1 ILS | 3.04 TJS |
| 10 ILS | 30.42 TJS |
| 50 ILS | 152.08 TJS |
| 100 ILS | 304.17 TJS |
| 500 ILS | 1,520.84 TJS |
| 1,000 ILS | 3,041.68 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-27T09:23:29Z",
"rates": {
"TJS": 3.041681
}
}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": 304.1681,
"rate": 3.041681
}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