Rate Overview
Live
1 ILS = 928.0125 TZS
1 TZS = 0.001078
ILS
Avg
912.3587
High
928.0125
Low
894.0479
Last updated: 5/28/2026, 8:32:37 PM
Quick Conversions
| ILS | TZS |
|---|---|
| 1 ILS | 928.01 TZS |
| 10 ILS | 9,280.12 TZS |
| 50 ILS | 46,400.62 TZS |
| 100 ILS | 92,801.25 TZS |
| 500 ILS | 464,006.25 TZS |
| 1,000 ILS | 928,012.49 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-28T20:32:37Z",
"rates": {
"TZS": 928.012491
}
}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": 92801.2491,
"rate": 928.012491
}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