Rate Overview
Live
1 ILS = 821.1595 TZS
1 TZS = 0.001218
ILS
Avg
755.9104
High
833.5514
Low
698.2111
Last updated: 3/28/2026, 12:13:15 PM
Quick Conversions
| ILS | TZS |
|---|---|
| 1 ILS | 821.16 TZS |
| 10 ILS | 8,211.60 TZS |
| 50 ILS | 41,057.98 TZS |
| 100 ILS | 82,115.95 TZS |
| 500 ILS | 410,579.76 TZS |
| 1,000 ILS | 821,159.52 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-28T12:13:15Z",
"rates": {
"TZS": 821.15952
}
}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": 82115.952,
"rate": 821.15952
}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