Rate Overview
Live
1 ILS = 886.4432 TZS
1 TZS = 0.001128
ILS
Avg
881.1046
High
886.4432
Low
876.0875
Last updated: 8/12/2026, 3:29:29 PM
Quick Conversions
| ILS | TZS |
|---|---|
| 1 ILS | 886.44 TZS |
| 10 ILS | 8,864.43 TZS |
| 50 ILS | 44,322.16 TZS |
| 100 ILS | 88,644.32 TZS |
| 500 ILS | 443,221.62 TZS |
| 1,000 ILS | 886,443.24 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-12T15:29:29Z",
"rates": {
"TZS": 886.443241
}
}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": 88644.3241,
"rate": 886.443241
}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