Rate Overview
Live
1 TJS = 0.334498 ILS
1 ILS = 2.9896 TJS
Avg
0.351703
High
0.366044
Low
0.334498
Last updated: 1/25/2026, 9:16:31 AM
Quick Conversions
| TJS | ILS |
|---|---|
| 1 TJS | 0.33 ILS |
| 10 TJS | 3.34 ILS |
| 50 TJS | 16.72 ILS |
| 100 TJS | 33.45 ILS |
| 500 TJS | 167.25 ILS |
| 1,000 TJS | 334.50 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-25T09:16:31Z",
"rates": {
"ILS": 0.334498
}
}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.4498,
"rate": 0.334498
}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