Rate Overview
Live
1 ILS = 864.0064 TZS
1 TZS = 0.001157
ILS
Avg
871.5590
High
880.3345
Low
862.4843
Last updated: 7/8/2026, 8:38:00 AM
Quick Conversions
| ILS | TZS |
|---|---|
| 1 ILS | 864.01 TZS |
| 10 ILS | 8,640.06 TZS |
| 50 ILS | 43,200.32 TZS |
| 100 ILS | 86,400.65 TZS |
| 500 ILS | 432,003.23 TZS |
| 1,000 ILS | 864,006.45 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-08T08:38:00Z",
"rates": {
"TZS": 864.00645
}
}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": 86400.645,
"rate": 864.00645
}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