Rate Overview
Live
1 TJS = 0.330145 ILS
1 ILS = 3.0290
TJS
Avg
0.330196
High
0.332646
Low
0.328177
Last updated: 7/24/2026, 10:31:06 PM
Quick Conversions
| TJS | ILS |
|---|---|
| 1 TJS | 0.33 ILS |
| 10 TJS | 3.30 ILS |
| 50 TJS | 16.51 ILS |
| 100 TJS | 33.01 ILS |
| 500 TJS | 165.07 ILS |
| 1,000 TJS | 330.15 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-24T22:31:06Z",
"rates": {
"ILS": 0.330145
}
}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.014500000000005,
"rate": 0.330145
}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