Rate Overview
Live
1 TJS = 0.328954 ILS
1 ILS = 3.0399
TJS
Avg
0.325629
High
0.330890
Low
0.320859
Last updated: 3/27/2026, 11:54:25 AM
Quick Conversions
| TJS | ILS |
|---|---|
| 1 TJS | 0.33 ILS |
| 10 TJS | 3.29 ILS |
| 50 TJS | 16.45 ILS |
| 100 TJS | 32.90 ILS |
| 500 TJS | 164.48 ILS |
| 1,000 TJS | 328.95 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-27T11:54:25Z",
"rates": {
"ILS": 0.328954
}
}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.8954,
"rate": 0.328954
}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