Rate Overview
Live
1 ILS = 878.5894 TZS
1 TZS = 0.001138
ILS
Avg
861.5274
High
878.5894
Low
848.2286
Last updated: 4/17/2026, 1:30:40 PM
Quick Conversions
| ILS | TZS |
|---|---|
| 1 ILS | 878.59 TZS |
| 10 ILS | 8,785.89 TZS |
| 50 ILS | 43,929.47 TZS |
| 100 ILS | 87,858.94 TZS |
| 500 ILS | 439,294.71 TZS |
| 1,000 ILS | 878,589.43 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-04-17T13:30:40Z",
"rates": {
"TZS": 878.589429
}
}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": 87858.9429,
"rate": 878.589429
}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