Rate Overview
Live
1 ILS = 3.2692 TJS
1 TJS = 0.305886
ILS
Avg
3.2001
High
3.2692
Low
3.1493
Last updated: 5/27/2026, 12:13:30 PM
Quick Conversions
| ILS | TJS |
|---|---|
| 1 ILS | 3.27 TJS |
| 10 ILS | 32.69 TJS |
| 50 ILS | 163.46 TJS |
| 100 ILS | 326.92 TJS |
| 500 ILS | 1,634.60 TJS |
| 1,000 ILS | 3,269.20 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-05-27T12:13:30Z",
"rates": {
"TJS": 3.269196
}
}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": 326.9196,
"rate": 3.269196
}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