Rate Overview
Live
1 ILS = 1.0249 TND
1 TND = 0.975686
ILS
Avg
0.903458
High
1.0249
Low
0.836419
Last updated: 5/27/2026, 2:54:33 PM
Quick Conversions
| ILS | TND |
|---|---|
| 1 ILS | 1.02 TND |
| 10 ILS | 10.25 TND |
| 50 ILS | 51.25 TND |
| 100 ILS | 102.49 TND |
| 500 ILS | 512.46 TND |
| 1,000 ILS | 1,024.92 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-27T14:54:33Z",
"rates": {
"TND": 1.02492
}
}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.492,
"rate": 1.02492
}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