Rate Overview
Live
1 TZS = 0.001141 ILS
1 ILS = 876.4242
TZS
Avg
0.001139
High
0.001144
Low
0.001134
Last updated: 7/1/2026, 9:22:23 PM
Quick Conversions
| TZS | ILS |
|---|---|
| 1 TZS | 0.00 ILS |
| 10 TZS | 0.01 ILS |
| 50 TZS | 0.06 ILS |
| 100 TZS | 0.11 ILS |
| 500 TZS | 0.57 ILS |
| 1,000 TZS | 1.14 ILS |
Get TZS/ILS Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=TZS¤cies=ILSExample Response:
{
"success": true,
"base": "TZS",
"date": "2026-07-01T21:22:23Z",
"rates": {
"ILS": 0.001141
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=TZS&to=ILS&amount=100Example Response:
{
"success": true,
"query": {
"from": "TZS",
"to": "ILS",
"amount": 100
},
"result": 0.11410000000000001,
"rate": 0.001141
}Build with TZS/ILS Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key