Rate Overview
Live
1 ILS = 861.5297 TZS
1 TZS = 0.001161
ILS
Avg
862.0017
High
867.2819
Low
856.0477
Last updated: 7/28/2026, 4:09:32 AM
Quick Conversions
| ILS | TZS |
|---|---|
| 1 ILS | 861.53 TZS |
| 10 ILS | 8,615.30 TZS |
| 50 ILS | 43,076.48 TZS |
| 100 ILS | 86,152.97 TZS |
| 500 ILS | 430,764.83 TZS |
| 1,000 ILS | 861,529.65 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-07-28T04:09:32Z",
"rates": {
"TZS": 861.529654
}
}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": 86152.9654,
"rate": 861.529654
}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