Rate Overview
Live
1 ILS = 1.0253 TND
1 TND = 0.975290
ILS
Avg
0.939832
High
1.0253
Low
0.902630
Last updated: 5/27/2026, 5:14:26 PM
Quick Conversions
| ILS | TND |
|---|---|
| 1 ILS | 1.03 TND |
| 10 ILS | 10.25 TND |
| 50 ILS | 51.27 TND |
| 100 ILS | 102.53 TND |
| 500 ILS | 512.67 TND |
| 1,000 ILS | 1,025.34 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-27T17:14:26Z",
"rates": {
"TND": 1.025336
}
}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.5336,
"rate": 1.025336
}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