Rate Overview
Live
1 ILS = 0.965953 TND
1 TND = 1.0352
ILS
Avg
0.967388
High
0.976234
Low
0.958249
Last updated: 7/29/2026, 10:01:12 AM
Quick Conversions
| ILS | TND |
|---|---|
| 1 ILS | 0.97 TND |
| 10 ILS | 9.66 TND |
| 50 ILS | 48.30 TND |
| 100 ILS | 96.60 TND |
| 500 ILS | 482.98 TND |
| 1,000 ILS | 965.95 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-29T10:01:12Z",
"rates": {
"TND": 0.965953
}
}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.5953,
"rate": 0.965953
}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