Rate Overview
Live
1 TND = 1.0342 ILS
1 ILS = 0.966891
TND
Avg
1.0856
High
1.1841
Low
0.968515
Last updated: 7/21/2026, 12:50:44 PM
Quick Conversions
| TND | ILS |
|---|---|
| 1 TND | 1.03 ILS |
| 10 TND | 10.34 ILS |
| 50 TND | 51.71 ILS |
| 100 TND | 103.42 ILS |
| 500 TND | 517.12 ILS |
| 1,000 TND | 1,034.24 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-21T12:50:44Z",
"rates": {
"ILS": 1.034243
}
}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": 103.4243,
"rate": 1.034243
}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