Rate Overview
Live
1 ILS = 879.5138 TZS
1 TZS = 0.001137
ILS
Avg
861.7406
High
879.5138
Low
848.2286
Last updated: 4/17/2026, 2:42:06 PM
Quick Conversions
| ILS | TZS |
|---|---|
| 1 ILS | 879.51 TZS |
| 10 ILS | 8,795.14 TZS |
| 50 ILS | 43,975.69 TZS |
| 100 ILS | 87,951.38 TZS |
| 500 ILS | 439,756.91 TZS |
| 1,000 ILS | 879,513.82 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-17T14:42:06Z",
"rates": {
"TZS": 879.513824
}
}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": 87951.3824,
"rate": 879.513824
}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