Rate Overview
Live
1 TND = 1.0367 ILS
1 ILS = 0.964555
TND
Avg
1.0332
High
1.0374
Low
1.0225
Last updated: 9/5/2026, 12:16:38 AM
Quick Conversions
| TND | ILS |
|---|---|
| 1 TND | 1.04 ILS |
| 10 TND | 10.37 ILS |
| 50 TND | 51.84 ILS |
| 100 TND | 103.67 ILS |
| 500 TND | 518.37 ILS |
| 1,000 TND | 1,036.75 ILS |
Get TND/ILS Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=TND¤cies=ILSExample Response:
{
"success": true,
"base": "TND",
"date": "2026-09-05T00:16:38Z",
"rates": {
"ILS": 1.036747
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=TND&to=ILS&amount=100Example Response:
{
"success": true,
"query": {
"from": "TND",
"to": "ILS",
"amount": 100
},
"result": 103.6747,
"rate": 1.036747
}Build with TND/ILS Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key