Rate Overview
Live
1 ILS = 0.975025 TND
1 TND = 1.0256
ILS
Avg
0.983651
High
0.994529
Low
0.975025
Last updated: 8/18/2026, 12:07:21 PM
Quick Conversions
| ILS | TND |
|---|---|
| 1 ILS | 0.98 TND |
| 10 ILS | 9.75 TND |
| 50 ILS | 48.75 TND |
| 100 ILS | 97.50 TND |
| 500 ILS | 487.51 TND |
| 1,000 ILS | 975.03 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-08-18T12:07:21Z",
"rates": {
"TND": 0.975025
}
}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": 97.5025,
"rate": 0.975025
}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