Rate Overview
Live
1 ILS = 3.2710 TJS
1 TJS = 0.305719
ILS
Avg
3.2203
High
3.2710
Low
3.1802
Last updated: 5/27/2026, 10:54:52 AM
Quick Conversions
| ILS | TJS |
|---|---|
| 1 ILS | 3.27 TJS |
| 10 ILS | 32.71 TJS |
| 50 ILS | 163.55 TJS |
| 100 ILS | 327.10 TJS |
| 500 ILS | 1,635.49 TJS |
| 1,000 ILS | 3,270.98 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-27T10:54:52Z",
"rates": {
"TJS": 3.270982
}
}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": 327.0982,
"rate": 3.270982
}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