Rate Overview
Live
1 ILS = 0.929473 TND
1 TND = 1.0759
ILS
Avg
0.923835
High
0.945316
Low
0.905596
Last updated: 3/27/2026, 10:14:48 PM
Quick Conversions
| ILS | TND |
|---|---|
| 1 ILS | 0.93 TND |
| 10 ILS | 9.29 TND |
| 50 ILS | 46.47 TND |
| 100 ILS | 92.95 TND |
| 500 ILS | 464.74 TND |
| 1,000 ILS | 929.47 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-03-27T22:14:48Z",
"rates": {
"TND": 0.929473
}
}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": 92.9473,
"rate": 0.929473
}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