Rate Overview
Live
1 ILS = 10.2876 TWD
1 TWD = 0.097205
ILS
Avg
10.2135
High
10.3265
Low
10.0042
Last updated: 3/7/2026, 9:11:50 AM
Quick Conversions
| ILS | TWD |
|---|---|
| 1 ILS | 10.29 TWD |
| 10 ILS | 102.88 TWD |
| 50 ILS | 514.38 TWD |
| 100 ILS | 1,028.76 TWD |
| 500 ILS | 5,143.79 TWD |
| 1,000 ILS | 10,287.58 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-03-07T09:11:50Z",
"rates": {
"TWD": 10.287578
}
}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": 1028.7578,
"rate": 10.287578
}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