Rate Overview
Live
1 ILS = 11.0793 TWD
1 TWD = 0.090258
ILS
Avg
10.9232
High
11.0793
Low
10.8223
Last updated: 5/27/2026, 9:43:29 AM
Quick Conversions
| ILS | TWD |
|---|---|
| 1 ILS | 11.08 TWD |
| 10 ILS | 110.79 TWD |
| 50 ILS | 553.97 TWD |
| 100 ILS | 1,107.93 TWD |
| 500 ILS | 5,539.66 TWD |
| 1,000 ILS | 11,079.32 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-27T09:43:29Z",
"rates": {
"TWD": 11.07932
}
}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": 1107.932,
"rate": 11.07932
}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