Rate Overview
Live
1 ILS = 892.6397 TZS
1 TZS = 0.001120
ILS
Avg
894.2652
High
899.7474
Low
883.8747
Last updated: 6/18/2026, 7:51:01 AM
Quick Conversions
| ILS | TZS |
|---|---|
| 1 ILS | 892.64 TZS |
| 10 ILS | 8,926.40 TZS |
| 50 ILS | 44,631.98 TZS |
| 100 ILS | 89,263.97 TZS |
| 500 ILS | 446,319.84 TZS |
| 1,000 ILS | 892,639.68 TZS |
Get ILS/TZS Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=ILS¤cies=TZSExample Response:
{
"success": true,
"base": "ILS",
"date": "2026-06-18T07:51:01Z",
"rates": {
"TZS": 892.639675
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=ILS&to=TZS&amount=100Example Response:
{
"success": true,
"query": {
"from": "ILS",
"to": "TZS",
"amount": 100
},
"result": 89263.9675,
"rate": 892.639675
}Build with ILS/TZS Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key