Rate Overview
Live
1 ILS = 0.928648 TND
1 TND = 1.0768
ILS
Avg
0.934513
High
0.943326
Low
0.927977
Last updated: 3/27/2026, 8:31:24 PM
Quick Conversions
| ILS | TND |
|---|---|
| 1 ILS | 0.93 TND |
| 10 ILS | 9.29 TND |
| 50 ILS | 46.43 TND |
| 100 ILS | 92.86 TND |
| 500 ILS | 464.32 TND |
| 1,000 ILS | 928.65 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-27T20:31:24Z",
"rates": {
"TND": 0.928648
}
}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.8648,
"rate": 0.928648
}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