Rate Overview
Live
1 ILS = 0.971212 TND
1 TND = 1.0296
ILS
Avg
0.890223
High
0.988592
Low
0.809468
Last updated: 7/26/2026, 6:24:53 PM
Quick Conversions
| ILS | TND |
|---|---|
| 1 ILS | 0.97 TND |
| 10 ILS | 9.71 TND |
| 50 ILS | 48.56 TND |
| 100 ILS | 97.12 TND |
| 500 ILS | 485.61 TND |
| 1,000 ILS | 971.21 TND |
Get ILS/TND Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=ILS¤cies=TNDExample Response:
{
"success": true,
"base": "ILS",
"date": "2026-07-26T18:24:53Z",
"rates": {
"TND": 0.971212
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=ILS&to=TND&amount=100Example Response:
{
"success": true,
"query": {
"from": "ILS",
"to": "TND",
"amount": 100
},
"result": 97.1212,
"rate": 0.971212
}Build with ILS/TND Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key