Rate Overview
Live
1 ILS = 10.5872 TWD
1 TWD = 0.094453
ILS
Avg
10.4867
High
11.1892
Low
10.0042
Last updated: 7/24/2026, 2:24:42 PM
Quick Conversions
| ILS | TWD |
|---|---|
| 1 ILS | 10.59 TWD |
| 10 ILS | 105.87 TWD |
| 50 ILS | 529.36 TWD |
| 100 ILS | 1,058.72 TWD |
| 500 ILS | 5,293.61 TWD |
| 1,000 ILS | 10,587.22 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-24T14:24:42Z",
"rates": {
"TWD": 10.587223
}
}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": 1058.7223,
"rate": 10.587223
}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