Rate Overview
Live
1 ILS = 10.6181 TWD
1 TWD = 0.094179
ILS
Avg
10.4396
High
11.0763
Low
9.8393
Last updated: 7/29/2026, 10:19:07 AM
Quick Conversions
| ILS | TWD |
|---|---|
| 1 ILS | 10.62 TWD |
| 10 ILS | 106.18 TWD |
| 50 ILS | 530.90 TWD |
| 100 ILS | 1,061.81 TWD |
| 500 ILS | 5,309.04 TWD |
| 1,000 ILS | 10,618.07 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-29T10:19:07Z",
"rates": {
"TWD": 10.618071
}
}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": 1061.8071,
"rate": 10.618071
}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