Rate Overview
Live
1 ILS = 3.2214 TJS
1 TJS = 0.310420
ILS
Avg
3.1918
High
3.2214
Low
3.1678
Last updated: 5/7/2026, 8:04:26 AM
Quick Conversions
| ILS | TJS |
|---|---|
| 1 ILS | 3.22 TJS |
| 10 ILS | 32.21 TJS |
| 50 ILS | 161.07 TJS |
| 100 ILS | 322.14 TJS |
| 500 ILS | 1,610.72 TJS |
| 1,000 ILS | 3,221.45 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-07T08:04:26Z",
"rates": {
"TJS": 3.221447
}
}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": 322.1447,
"rate": 3.221447
}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