Rate Overview
Live
1 TND = 0.980730 ILS
1 ILS = 1.0196
TND
Avg
0.992962
High
1.0040
Low
0.980730
Last updated: 5/27/2026, 1:21:46 AM
Quick Conversions
| TND | ILS |
|---|---|
| 1 TND | 0.98 ILS |
| 10 TND | 9.81 ILS |
| 50 TND | 49.04 ILS |
| 100 TND | 98.07 ILS |
| 500 TND | 490.37 ILS |
| 1,000 TND | 980.73 ILS |
Get TND/ILS Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=TND¤cies=ILSExample Response:
{
"success": true,
"base": "TND",
"date": "2026-05-27T01:21:46Z",
"rates": {
"ILS": 0.98073
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=TND&to=ILS&amount=100Example Response:
{
"success": true,
"query": {
"from": "TND",
"to": "ILS",
"amount": 100
},
"result": 98.073,
"rate": 0.98073
}Build with TND/ILS Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key