Rate Overview
Live
1 TWD = 0.092235 ILS
1 ILS = 10.8419
TWD
Avg
0.093120
High
0.093730
Low
0.092235
Last updated: 5/6/2026, 2:24:04 PM
Quick Conversions
| TWD | ILS |
|---|---|
| 1 TWD | 0.09 ILS |
| 10 TWD | 0.92 ILS |
| 50 TWD | 4.61 ILS |
| 100 TWD | 9.22 ILS |
| 500 TWD | 46.12 ILS |
| 1,000 TWD | 92.24 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-05-06T14:24:04Z",
"rates": {
"ILS": 0.092235
}
}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.2235,
"rate": 0.092235
}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