Rate Overview
Live
1 ILS = 0.996532 TND
1 TND = 1.0035
ILS
Avg
0.995362
High
1.0017
Low
0.979629
Last updated: 6/17/2026, 6:36:38 AM
Quick Conversions
| ILS | TND |
|---|---|
| 1 ILS | 1.00 TND |
| 10 ILS | 9.97 TND |
| 50 ILS | 49.83 TND |
| 100 ILS | 99.65 TND |
| 500 ILS | 498.27 TND |
| 1,000 ILS | 996.53 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-06-17T06:36:38Z",
"rates": {
"TND": 0.996532
}
}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": 99.6532,
"rate": 0.996532
}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