Rate Overview
Live
1 ILS = 889.1760 TZS
1 TZS = 0.001125
ILS
Avg
885.6071
High
895.9511
Low
877.1879
Last updated: 5/7/2026, 5:51:20 PM
Quick Conversions
| ILS | TZS |
|---|---|
| 1 ILS | 889.18 TZS |
| 10 ILS | 8,891.76 TZS |
| 50 ILS | 44,458.80 TZS |
| 100 ILS | 88,917.60 TZS |
| 500 ILS | 444,587.98 TZS |
| 1,000 ILS | 889,175.95 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-05-07T17:51:20Z",
"rates": {
"TZS": 889.175954
}
}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": 88917.5954,
"rate": 889.175954
}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