Rate Overview
Live
1 TJS = 0.313896 ILS
1 ILS = 3.1858
TJS
Avg
0.317730
High
0.322726
Low
0.313896
Last updated: 4/18/2026, 8:45:15 AM
Quick Conversions
| TJS | ILS |
|---|---|
| 1 TJS | 0.31 ILS |
| 10 TJS | 3.14 ILS |
| 50 TJS | 15.69 ILS |
| 100 TJS | 31.39 ILS |
| 500 TJS | 156.95 ILS |
| 1,000 TJS | 313.90 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-04-18T08:45:15Z",
"rates": {
"ILS": 0.313896
}
}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": 31.3896,
"rate": 0.313896
}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