Rate Overview
Live
1 TND = 1.0225 ILS
1 ILS = 0.977961
TND
Avg
1.1270
High
1.2354
Low
1.0115
Last updated: 7/12/2026, 7:44:18 AM
Quick Conversions
| TND | ILS |
|---|---|
| 1 TND | 1.02 ILS |
| 10 TND | 10.23 ILS |
| 50 TND | 51.13 ILS |
| 100 TND | 102.25 ILS |
| 500 TND | 511.27 ILS |
| 1,000 TND | 1,022.54 ILS |
Get TND/ILS Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=TND¤cies=ILSExample Response:
{
"success": true,
"base": "TND",
"date": "2026-07-12T07:44:18Z",
"rates": {
"ILS": 1.022536
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=TND&to=ILS&amount=100Example Response:
{
"success": true,
"query": {
"from": "TND",
"to": "ILS",
"amount": 100
},
"result": 102.25359999999999,
"rate": 1.022536
}Build with TND/ILS Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key