Rate Overview
Live
1 ILS = 835.2055 TZS
1 TZS = 0.001197
ILS
Avg
827.2824
High
835.2055
Low
810.9931
Last updated: 3/7/2026, 7:39:11 AM
Quick Conversions
| ILS | TZS |
|---|---|
| 1 ILS | 835.21 TZS |
| 10 ILS | 8,352.05 TZS |
| 50 ILS | 41,760.27 TZS |
| 100 ILS | 83,520.55 TZS |
| 500 ILS | 417,602.73 TZS |
| 1,000 ILS | 835,205.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-03-07T07:39:11Z",
"rates": {
"TZS": 835.205453
}
}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": 83520.5453,
"rate": 835.205453
}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