Rate Overview
Live
1 ILS = 892.5334 TZS
1 TZS = 0.001120
ILS
Avg
894.2588
High
899.7474
Low
883.8747
Last updated: 6/18/2026, 6:18:38 AM
Quick Conversions
| ILS | TZS |
|---|---|
| 1 ILS | 892.53 TZS |
| 10 ILS | 8,925.33 TZS |
| 50 ILS | 44,626.67 TZS |
| 100 ILS | 89,253.34 TZS |
| 500 ILS | 446,266.68 TZS |
| 1,000 ILS | 892,533.35 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-18T06:18:38Z",
"rates": {
"TZS": 892.533351
}
}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": 89253.3351,
"rate": 892.533351
}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