Rate Overview
Live
1 ILS = 887.9947 TZS
1 TZS = 0.001126
ILS
Avg
888.7921
High
896.5426
Low
880.5915
Last updated: 8/17/2026, 7:33:47 PM
Quick Conversions
| ILS | TZS |
|---|---|
| 1 ILS | 887.99 TZS |
| 10 ILS | 8,879.95 TZS |
| 50 ILS | 44,399.74 TZS |
| 100 ILS | 88,799.47 TZS |
| 500 ILS | 443,997.37 TZS |
| 1,000 ILS | 887,994.75 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-08-17T19:33:47Z",
"rates": {
"TZS": 887.994747
}
}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": 88799.47469999999,
"rate": 887.994747
}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