Rate Overview
Live
1 TND = 1.0004 ILS
1 ILS = 0.999576
TND
Avg
1.0050
High
1.0208
Low
0.999021
Last updated: 6/16/2026, 7:04:47 AM
Quick Conversions
| TND | ILS |
|---|---|
| 1 TND | 1.00 ILS |
| 10 TND | 10.00 ILS |
| 50 TND | 50.02 ILS |
| 100 TND | 100.04 ILS |
| 500 TND | 500.21 ILS |
| 1,000 TND | 1,000.42 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-06-16T07:04:47Z",
"rates": {
"ILS": 1.000424
}
}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": 100.0424,
"rate": 1.000424
}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