Rate Overview
Live
1 ILS = 10.4520 TWD
1 TWD = 0.095676
ILS
Avg
10.4972
High
10.5379
Low
10.4520
Last updated: 9/8/2026, 5:37:42 PM
Quick Conversions
| ILS | TWD |
|---|---|
| 1 ILS | 10.45 TWD |
| 10 ILS | 104.52 TWD |
| 50 ILS | 522.60 TWD |
| 100 ILS | 1,045.20 TWD |
| 500 ILS | 5,225.98 TWD |
| 1,000 ILS | 10,451.97 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-09-08T17:37:42Z",
"rates": {
"TWD": 10.451969
}
}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": 1045.1969,
"rate": 10.451969
}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