Rate Overview
Live
1 ILS = 869.4703 TZS
1 TZS = 0.001150
ILS
Avg
809.5303
High
930.0588
Low
710.8002
Last updated: 8/3/2026, 7:05:03 PM
Quick Conversions
| ILS | TZS |
|---|---|
| 1 ILS | 869.47 TZS |
| 10 ILS | 8,694.70 TZS |
| 50 ILS | 43,473.52 TZS |
| 100 ILS | 86,947.03 TZS |
| 500 ILS | 434,735.16 TZS |
| 1,000 ILS | 869,470.31 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-08-03T19:05:03Z",
"rates": {
"TZS": 869.470312
}
}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": 86947.0312,
"rate": 869.470312
}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