Rate Overview
Live
1 TJS = 0.328809 ILS
1 ILS = 3.0413
TJS
Avg
0.324372
High
0.344620
Low
0.304804
Last updated: 7/20/2026, 2:12:39 AM
Quick Conversions
| TJS | ILS |
|---|---|
| 1 TJS | 0.33 ILS |
| 10 TJS | 3.29 ILS |
| 50 TJS | 16.44 ILS |
| 100 TJS | 32.88 ILS |
| 500 TJS | 164.40 ILS |
| 1,000 TJS | 328.81 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-20T02:12:39Z",
"rates": {
"ILS": 0.328809
}
}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.880900000000004,
"rate": 0.328809
}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