Rate Overview
Live
1 ILS = 0.997634 TND
1 TND = 1.0024
ILS
Avg
0.982359
High
0.997634
Low
0.973030
Last updated: 5/7/2026, 1:17:43 AM
Quick Conversions
| ILS | TND |
|---|---|
| 1 ILS | 1.00 TND |
| 10 ILS | 9.98 TND |
| 50 ILS | 49.88 TND |
| 100 ILS | 99.76 TND |
| 500 ILS | 498.82 TND |
| 1,000 ILS | 997.63 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-07T01:17:43Z",
"rates": {
"TND": 0.997634
}
}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": 99.7634,
"rate": 0.997634
}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