Rate Overview
Live
1 TJS = 0.335479 ILS
1 ILS = 2.9808
TJS
Avg
0.345576
High
0.366513
Low
0.328231
Last updated: 1/25/2026, 10:07:43 PM
Quick Conversions
| TJS | ILS |
|---|---|
| 1 TJS | 0.34 ILS |
| 10 TJS | 3.35 ILS |
| 50 TJS | 16.77 ILS |
| 100 TJS | 33.55 ILS |
| 500 TJS | 167.74 ILS |
| 1,000 TJS | 335.48 ILS |
Get TJS/ILS Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=TJS¤cies=ILSExample Response:
{
"success": true,
"base": "TJS",
"date": "2026-01-25T22:07:43Z",
"rates": {
"ILS": 0.335479
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=TJS&to=ILS&amount=100Example Response:
{
"success": true,
"query": {
"from": "TJS",
"to": "ILS",
"amount": 100
},
"result": 33.547900000000006,
"rate": 0.335479
}Build with TJS/ILS Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key