Rate Overview
Live
1 ILS = 0.969434 TND
1 TND = 1.0315
ILS
Avg
0.956051
High
1.0325
Low
0.905596
Last updated: 7/26/2026, 3:07:44 AM
Quick Conversions
| ILS | TND |
|---|---|
| 1 ILS | 0.97 TND |
| 10 ILS | 9.69 TND |
| 50 ILS | 48.47 TND |
| 100 ILS | 96.94 TND |
| 500 ILS | 484.72 TND |
| 1,000 ILS | 969.43 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-26T03:07:44Z",
"rates": {
"TND": 0.969434
}
}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": 96.9434,
"rate": 0.969434
}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