Rate Overview
Live
1 TWD = 0.092602 ILS
1 ILS = 10.7989
TWD
Avg
0.093037
High
0.093476
Low
0.092602
Last updated: 8/13/2026, 1:29:13 PM
Quick Conversions
| TWD | ILS |
|---|---|
| 1 TWD | 0.09 ILS |
| 10 TWD | 0.93 ILS |
| 50 TWD | 4.63 ILS |
| 100 TWD | 9.26 ILS |
| 500 TWD | 46.30 ILS |
| 1,000 TWD | 92.60 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-08-13T13:29:13Z",
"rates": {
"ILS": 0.092602
}
}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.260200000000001,
"rate": 0.092602
}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