Rate Overview
Live
1 TZS = 0.001197 ILS
1 ILS = 835.4219
TZS
Avg
0.001208
High
0.001233
Low
0.001197
Last updated: 3/7/2026, 7:38:59 AM
Quick Conversions
| TZS | ILS |
|---|---|
| 1 TZS | 0.00 ILS |
| 10 TZS | 0.01 ILS |
| 50 TZS | 0.06 ILS |
| 100 TZS | 0.12 ILS |
| 500 TZS | 0.60 ILS |
| 1,000 TZS | 1.20 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-03-07T07:38:59Z",
"rates": {
"ILS": 0.001197
}
}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.11969999999999999,
"rate": 0.001197
}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