Rate Overview
Live
1 ILS = 0.983287 TND
1 TND = 1.0170
ILS
Avg
0.984635
High
0.990140
Low
0.979182
Last updated: 7/4/2026, 7:33:58 AM
Quick Conversions
| ILS | TND |
|---|---|
| 1 ILS | 0.98 TND |
| 10 ILS | 9.83 TND |
| 50 ILS | 49.16 TND |
| 100 ILS | 98.33 TND |
| 500 ILS | 491.64 TND |
| 1,000 ILS | 983.29 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-04T07:33:58Z",
"rates": {
"TND": 0.983287
}
}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": 98.3287,
"rate": 0.983287
}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