Rate Overview
Live
1 ILS = 881.4698 TZS
1 TZS = 0.001134
ILS
Avg
851.9634
High
924.8792
Low
768.3641
Last updated: 8/8/2026, 9:45:06 AM
Quick Conversions
| ILS | TZS |
|---|---|
| 1 ILS | 881.47 TZS |
| 10 ILS | 8,814.70 TZS |
| 50 ILS | 44,073.49 TZS |
| 100 ILS | 88,146.99 TZS |
| 500 ILS | 440,734.93 TZS |
| 1,000 ILS | 881,469.85 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-08T09:45:06Z",
"rates": {
"TZS": 881.46985
}
}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": 88146.985,
"rate": 881.46985
}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