Rate Overview
Live
1 ILS = 1.0242 TND
1 TND = 0.976393
ILS
Avg
0.993447
High
1.0242
Low
0.973030
Last updated: 5/27/2026, 1:34:58 PM
Quick Conversions
| ILS | TND |
|---|---|
| 1 ILS | 1.02 TND |
| 10 ILS | 10.24 TND |
| 50 ILS | 51.21 TND |
| 100 ILS | 102.42 TND |
| 500 ILS | 512.09 TND |
| 1,000 ILS | 1,024.18 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-05-27T13:34:58Z",
"rates": {
"TND": 1.024178
}
}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": 102.4178,
"rate": 1.024178
}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