Rate Overview
Live
1 ILS = 0.950066 TND
1 TND = 1.0526
ILS
Avg
0.934397
High
0.950066
Low
0.910185
Last updated: 3/7/2026, 7:38:06 AM
Quick Conversions
| ILS | TND |
|---|---|
| 1 ILS | 0.95 TND |
| 10 ILS | 9.50 TND |
| 50 ILS | 47.50 TND |
| 100 ILS | 95.01 TND |
| 500 ILS | 475.03 TND |
| 1,000 ILS | 950.07 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-03-07T07:38:06Z",
"rates": {
"TND": 0.950066
}
}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": 95.00659999999999,
"rate": 0.950066
}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