Rate Overview
Live
1 TJS = 0.310974 ILS
1 ILS = 3.2157
TJS
Avg
0.312504
High
0.315676
Low
0.309852
Last updated: 5/9/2026, 10:54:12 AM
Quick Conversions
| TJS | ILS |
|---|---|
| 1 TJS | 0.31 ILS |
| 10 TJS | 3.11 ILS |
| 50 TJS | 15.55 ILS |
| 100 TJS | 31.10 ILS |
| 500 TJS | 155.49 ILS |
| 1,000 TJS | 310.97 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-05-09T10:54:12Z",
"rates": {
"ILS": 0.310974
}
}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.097399999999997,
"rate": 0.310974
}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