Rate Overview
Live
1 TJS = 0.328310 ILS
1 ILS = 3.0459
TJS
Avg
0.325115
High
0.328310
Low
0.322106
Last updated: 7/8/2026, 11:43:48 PM
Quick Conversions
| TJS | ILS |
|---|---|
| 1 TJS | 0.33 ILS |
| 10 TJS | 3.28 ILS |
| 50 TJS | 16.42 ILS |
| 100 TJS | 32.83 ILS |
| 500 TJS | 164.16 ILS |
| 1,000 TJS | 328.31 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-08T23:43:48Z",
"rates": {
"ILS": 0.32831
}
}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.830999999999996,
"rate": 0.32831
}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