Rate Overview
Live
1 TWD = 0.098304 ILS
1 ILS = 10.1725
TWD
Avg
0.102207
High
0.111051
Low
0.097314
Last updated: 3/27/2026, 8:10:48 AM
Quick Conversions
| TWD | ILS |
|---|---|
| 1 TWD | 0.10 ILS |
| 10 TWD | 0.98 ILS |
| 50 TWD | 4.92 ILS |
| 100 TWD | 9.83 ILS |
| 500 TWD | 49.15 ILS |
| 1,000 TWD | 98.30 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-03-27T08:10:48Z",
"rates": {
"ILS": 0.098304
}
}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.830400000000001,
"rate": 0.098304
}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