Rate Overview
Live
1 TND = 1.0526 ILS
1 ILS = 0.950066
TND
Avg
1.0705
High
1.0987
Low
1.0526
Last updated: 3/7/2026, 9:12:04 AM
Quick Conversions
| TND | ILS |
|---|---|
| 1 TND | 1.05 ILS |
| 10 TND | 10.53 ILS |
| 50 TND | 52.63 ILS |
| 100 TND | 105.26 ILS |
| 500 TND | 526.28 ILS |
| 1,000 TND | 1,052.56 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-03-07T09:12:04Z",
"rates": {
"ILS": 1.052558
}
}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": 105.25580000000001,
"rate": 1.052558
}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