Rate Overview
Live
1 ILS = 0.979543 TND
1 TND = 1.0209
ILS
Avg
0.974449
High
0.979543
Low
0.968454
Last updated: 8/12/2026, 4:31:14 PM
Quick Conversions
| ILS | TND |
|---|---|
| 1 ILS | 0.98 TND |
| 10 ILS | 9.80 TND |
| 50 ILS | 48.98 TND |
| 100 ILS | 97.95 TND |
| 500 ILS | 489.77 TND |
| 1,000 ILS | 979.54 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-08-12T16:31:14Z",
"rates": {
"TND": 0.979543
}
}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.9543,
"rate": 0.979543
}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