Rate Overview
Live
1 TND = 1.0024 ILS
1 ILS = 0.997636
TND
Avg
1.0180
High
1.0277
Low
1.0024
Last updated: 5/7/2026, 12:13:59 AM
Quick Conversions
| TND | ILS |
|---|---|
| 1 TND | 1.00 ILS |
| 10 TND | 10.02 ILS |
| 50 TND | 50.12 ILS |
| 100 TND | 100.24 ILS |
| 500 TND | 501.19 ILS |
| 1,000 TND | 1,002.37 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-07T00:13:59Z",
"rates": {
"ILS": 1.00237
}
}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": 100.237,
"rate": 1.00237
}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