Rate Overview
Live
1 ILS = 11.0909 TWD
1 TWD = 0.090164
ILS
Avg
10.2298
High
11.0909
Low
9.6215
Last updated: 5/27/2026, 1:34:04 PM
Quick Conversions
| ILS | TWD |
|---|---|
| 1 ILS | 11.09 TWD |
| 10 ILS | 110.91 TWD |
| 50 ILS | 554.54 TWD |
| 100 ILS | 1,109.09 TWD |
| 500 ILS | 5,545.43 TWD |
| 1,000 ILS | 11,090.86 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-05-27T13:34:04Z",
"rates": {
"TWD": 11.090855
}
}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": 1109.0855,
"rate": 11.090855
}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