Rate Overview
Live
1 ILS = 874.3463 TZS
1 TZS = 0.001144
ILS
Avg
882.3141
High
889.7479
Low
871.1027
Last updated: 9/2/2026, 3:03:58 PM
Quick Conversions
| ILS | TZS |
|---|---|
| 1 ILS | 874.35 TZS |
| 10 ILS | 8,743.46 TZS |
| 50 ILS | 43,717.31 TZS |
| 100 ILS | 87,434.63 TZS |
| 500 ILS | 437,173.14 TZS |
| 1,000 ILS | 874,346.29 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-09-02T15:03:58Z",
"rates": {
"TZS": 874.346286
}
}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": 87434.6286,
"rate": 874.346286
}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