Rate Overview
Live
1 TJS = 0.304922 ILS
1 ILS = 3.2795
TJS
Avg
0.311716
High
0.315685
Low
0.304804
Last updated: 5/29/2026, 5:06:24 PM
Quick Conversions
| TJS | ILS |
|---|---|
| 1 TJS | 0.30 ILS |
| 10 TJS | 3.05 ILS |
| 50 TJS | 15.25 ILS |
| 100 TJS | 30.49 ILS |
| 500 TJS | 152.46 ILS |
| 1,000 TJS | 304.92 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-29T17:06:24Z",
"rates": {
"ILS": 0.304922
}
}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": 30.492200000000004,
"rate": 0.304922
}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