Rate Overview
Live
1 ILS = 10.5427 TWD
1 TWD = 0.094852
ILS
Avg
10.4780
High
10.5427
Low
10.3807
Last updated: 4/17/2026, 4:54:21 AM
Quick Conversions
| ILS | TWD |
|---|---|
| 1 ILS | 10.54 TWD |
| 10 ILS | 105.43 TWD |
| 50 ILS | 527.14 TWD |
| 100 ILS | 1,054.27 TWD |
| 500 ILS | 5,271.37 TWD |
| 1,000 ILS | 10,542.73 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-04-17T04:54:21Z",
"rates": {
"TWD": 10.54273
}
}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": 1054.2730000000001,
"rate": 10.54273
}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