Rate Overview
Live
1 ILS = 3.2806 TJS
1 TJS = 0.304824
ILS
Avg
3.0773
High
3.2806
Low
2.9017
Last updated: 5/27/2026, 8:37:55 PM
Quick Conversions
| ILS | TJS |
|---|---|
| 1 ILS | 3.28 TJS |
| 10 ILS | 32.81 TJS |
| 50 ILS | 164.03 TJS |
| 100 ILS | 328.06 TJS |
| 500 ILS | 1,640.29 TJS |
| 1,000 ILS | 3,280.58 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-27T20:37:55Z",
"rates": {
"TJS": 3.280582
}
}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": 328.0582,
"rate": 3.280582
}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