Rate Overview
Live
1 TJS = 0.327426 ILS
1 ILS = 3.0541
TJS
Avg
0.326261
High
0.327835
Low
0.323818
Last updated: 3/27/2026, 6:43:20 AM
Quick Conversions
| TJS | ILS |
|---|---|
| 1 TJS | 0.33 ILS |
| 10 TJS | 3.27 ILS |
| 50 TJS | 16.37 ILS |
| 100 TJS | 32.74 ILS |
| 500 TJS | 163.71 ILS |
| 1,000 TJS | 327.43 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-27T06:43:20Z",
"rates": {
"ILS": 0.327426
}
}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.742599999999996,
"rate": 0.327426
}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