Rate Overview
Live
1 ILS = 3.0991 TJS
1 TJS = 0.322676
ILS
Avg
3.0828
High
3.1166
Low
3.0305
Last updated: 3/7/2026, 4:24:59 AM
Quick Conversions
| ILS | TJS |
|---|---|
| 1 ILS | 3.10 TJS |
| 10 ILS | 30.99 TJS |
| 50 ILS | 154.95 TJS |
| 100 ILS | 309.91 TJS |
| 500 ILS | 1,549.54 TJS |
| 1,000 ILS | 3,099.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-03-07T04:24:59Z",
"rates": {
"TJS": 3.099086
}
}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": 309.9086,
"rate": 3.099086
}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