Rate Overview
Live
1 TND = 0.979849 ILS
1 ILS = 1.0206
TND
Avg
1.1098
High
1.1956
Low
0.979849
Last updated: 5/27/2026, 2:29:58 AM
Quick Conversions
| TND | ILS |
|---|---|
| 1 TND | 0.98 ILS |
| 10 TND | 9.80 ILS |
| 50 TND | 48.99 ILS |
| 100 TND | 97.98 ILS |
| 500 TND | 489.92 ILS |
| 1,000 TND | 979.85 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-05-27T02:29:58Z",
"rates": {
"ILS": 0.979849
}
}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": 97.9849,
"rate": 0.979849
}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