Rate Overview
Live
1 ILS = 10.1795 TWD
1 TWD = 0.098237
ILS
Avg
10.2370
High
10.3048
Low
10.1393
Last updated: 3/27/2026, 4:59:32 PM
Quick Conversions
| ILS | TWD |
|---|---|
| 1 ILS | 10.18 TWD |
| 10 ILS | 101.79 TWD |
| 50 ILS | 508.97 TWD |
| 100 ILS | 1,017.95 TWD |
| 500 ILS | 5,089.74 TWD |
| 1,000 ILS | 10,179.47 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-27T16:59:32Z",
"rates": {
"TWD": 10.17947
}
}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": 1017.947,
"rate": 10.17947
}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