Rate Overview
Live
1 TWD = 0.093774 ILS
1 ILS = 10.6639
TWD
Avg
0.111793
High
0.124410
Low
0.092340
Last updated: 7/20/2026, 3:45:40 AM
Quick Conversions
| TWD | ILS |
|---|---|
| 1 TWD | 0.09 ILS |
| 10 TWD | 0.94 ILS |
| 50 TWD | 4.69 ILS |
| 100 TWD | 9.38 ILS |
| 500 TWD | 46.89 ILS |
| 1,000 TWD | 93.77 ILS |
Get TWD/ILS Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=TWD¤cies=ILSExample Response:
{
"success": true,
"base": "TWD",
"date": "2026-07-20T03:45:40Z",
"rates": {
"ILS": 0.093774
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=TWD&to=ILS&amount=100Example Response:
{
"success": true,
"query": {
"from": "TWD",
"to": "ILS",
"amount": 100
},
"result": 9.3774,
"rate": 0.093774
}Build with TWD/ILS Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key