Rate Overview
Live
1 ILS = 927.9621 TZS
1 TZS = 0.001078
ILS
Avg
842.3864
High
927.9621
Low
768.3641
Last updated: 5/28/2026, 11:18:30 PM
Quick Conversions
| ILS | TZS |
|---|---|
| 1 ILS | 927.96 TZS |
| 10 ILS | 9,279.62 TZS |
| 50 ILS | 46,398.11 TZS |
| 100 ILS | 92,796.21 TZS |
| 500 ILS | 463,981.07 TZS |
| 1,000 ILS | 927,962.14 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-05-28T23:18:30Z",
"rates": {
"TZS": 927.962135
}
}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": 92796.2135,
"rate": 927.962135
}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