Rate Overview
Live
1 TJS = 0.330877 ILS
1 ILS = 3.0223
TJS
Avg
0.322544
High
0.334137
Low
0.303904
Last updated: 7/29/2026, 3:09:45 AM
Quick Conversions
| TJS | ILS |
|---|---|
| 1 TJS | 0.33 ILS |
| 10 TJS | 3.31 ILS |
| 50 TJS | 16.54 ILS |
| 100 TJS | 33.09 ILS |
| 500 TJS | 165.44 ILS |
| 1,000 TJS | 330.88 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-07-29T03:09:45Z",
"rates": {
"ILS": 0.330877
}
}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.0877,
"rate": 0.330877
}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