Rate Overview
Live
1 TND = 1.0323 ILS
1 ILS = 0.968748
TND
Avg
1.0415
High
1.0987
Low
0.976280
Last updated: 7/24/2026, 6:38:37 PM
Quick Conversions
| TND | ILS |
|---|---|
| 1 TND | 1.03 ILS |
| 10 TND | 10.32 ILS |
| 50 TND | 51.61 ILS |
| 100 TND | 103.23 ILS |
| 500 TND | 516.13 ILS |
| 1,000 TND | 1,032.26 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-07-24T18:38:37Z",
"rates": {
"ILS": 1.03226
}
}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": 103.226,
"rate": 1.03226
}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