Rate Overview
Live
1 TND = 1.0231 ILS
1 ILS = 0.977392
TND
Avg
1.0141
High
1.0314
Low
0.998294
Last updated: 7/13/2026, 9:09:16 AM
Quick Conversions
| TND | ILS |
|---|---|
| 1 TND | 1.02 ILS |
| 10 TND | 10.23 ILS |
| 50 TND | 51.16 ILS |
| 100 TND | 102.31 ILS |
| 500 TND | 511.57 ILS |
| 1,000 TND | 1,023.13 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-07-13T09:09:16Z",
"rates": {
"ILS": 1.023131
}
}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": 102.3131,
"rate": 1.023131
}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