Rate Overview
Live
1 TJS = 0.322793 ILS
1 ILS = 3.0980
TJS
Avg
0.324641
High
0.329974
Low
0.320859
Last updated: 3/7/2026, 1:00:35 AM
Quick Conversions
| TJS | ILS |
|---|---|
| 1 TJS | 0.32 ILS |
| 10 TJS | 3.23 ILS |
| 50 TJS | 16.14 ILS |
| 100 TJS | 32.28 ILS |
| 500 TJS | 161.40 ILS |
| 1,000 TJS | 322.79 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-07T01:00:35Z",
"rates": {
"ILS": 0.322793
}
}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.2793,
"rate": 0.322793
}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