Rate Overview
Live
1 ILS = 0.961037 TND
1 TND = 1.0405
ILS
Avg
0.965175
High
0.968838
Low
0.961037
Last updated: 9/8/2026, 9:49:27 PM
Quick Conversions
| ILS | TND |
|---|---|
| 1 ILS | 0.96 TND |
| 10 ILS | 9.61 TND |
| 50 ILS | 48.05 TND |
| 100 ILS | 96.10 TND |
| 500 ILS | 480.52 TND |
| 1,000 ILS | 961.04 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-09-08T21:49:27Z",
"rates": {
"TND": 0.961037
}
}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.1037,
"rate": 0.961037
}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