Rate Overview
Live
1 ILS = 927.1899 TZS
1 TZS = 0.001079
ILS
Avg
895.0738
High
927.1899
Low
872.2193
Last updated: 5/28/2026, 9:48:49 PM
Quick Conversions
| ILS | TZS |
|---|---|
| 1 ILS | 927.19 TZS |
| 10 ILS | 9,271.90 TZS |
| 50 ILS | 46,359.49 TZS |
| 100 ILS | 92,718.99 TZS |
| 500 ILS | 463,594.94 TZS |
| 1,000 ILS | 927,189.89 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-28T21:48:49Z",
"rates": {
"TZS": 927.189887
}
}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": 92718.9887,
"rate": 927.189887
}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