Rate Overview
Live
1 ILS = 861.7819 TZS
1 TZS = 0.001160
ILS
Avg
859.0324
High
923.9290
Low
817.4823
Last updated: 7/28/2026, 2:34:59 PM
Quick Conversions
| ILS | TZS |
|---|---|
| 1 ILS | 861.78 TZS |
| 10 ILS | 8,617.82 TZS |
| 50 ILS | 43,089.10 TZS |
| 100 ILS | 86,178.19 TZS |
| 500 ILS | 430,890.95 TZS |
| 1,000 ILS | 861,781.91 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-07-28T14:34:59Z",
"rates": {
"TZS": 861.781909
}
}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": 86178.1909,
"rate": 861.781909
}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