Rate Overview
Live
1 ILS = 10.5926 TWD
1 TWD = 0.094406
ILS
Avg
10.6373
High
10.7327
Low
10.5131
Last updated: 7/25/2026, 7:33:58 PM
Quick Conversions
| ILS | TWD |
|---|---|
| 1 ILS | 10.59 TWD |
| 10 ILS | 105.93 TWD |
| 50 ILS | 529.63 TWD |
| 100 ILS | 1,059.26 TWD |
| 500 ILS | 5,296.29 TWD |
| 1,000 ILS | 10,592.59 TWD |
Get ILS/TWD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=ILS¤cies=TWDExample Response:
{
"success": true,
"base": "ILS",
"date": "2026-07-25T19:33:58Z",
"rates": {
"TWD": 10.592588
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=ILS&to=TWD&amount=100Example Response:
{
"success": true,
"query": {
"from": "ILS",
"to": "TWD",
"amount": 100
},
"result": 1059.2587999999998,
"rate": 10.592588
}Build with ILS/TWD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key