Rate Overview
Live
1 TJS = 0.318048 ILS
1 ILS = 3.1442
TJS
Avg
0.315018
High
0.318048
Low
0.313020
Last updated: 6/18/2026, 5:57:52 PM
Quick Conversions
| TJS | ILS |
|---|---|
| 1 TJS | 0.32 ILS |
| 10 TJS | 3.18 ILS |
| 50 TJS | 15.90 ILS |
| 100 TJS | 31.80 ILS |
| 500 TJS | 159.02 ILS |
| 1,000 TJS | 318.05 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-06-18T17:57:52Z",
"rates": {
"ILS": 0.318048
}
}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.8048,
"rate": 0.318048
}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