Rate Overview
Live
1 TJS = 0.329373 ILS
1 ILS = 3.0361
TJS
Avg
0.331443
High
0.344620
Low
0.322154
Last updated: 3/27/2026, 10:13:39 AM
Quick Conversions
| TJS | ILS |
|---|---|
| 1 TJS | 0.33 ILS |
| 10 TJS | 3.29 ILS |
| 50 TJS | 16.47 ILS |
| 100 TJS | 32.94 ILS |
| 500 TJS | 164.69 ILS |
| 1,000 TJS | 329.37 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-03-27T10:13:39Z",
"rates": {
"ILS": 0.329373
}
}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": 32.9373,
"rate": 0.329373
}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