Rate Overview
Live
1 TWD = 0.097556 ILS
1 ILS = 10.2505
TWD
Avg
0.098303
High
0.100280
Low
0.096838
Last updated: 3/6/2026, 6:07:22 PM
Quick Conversions
| TWD | ILS |
|---|---|
| 1 TWD | 0.10 ILS |
| 10 TWD | 0.98 ILS |
| 50 TWD | 4.88 ILS |
| 100 TWD | 9.76 ILS |
| 500 TWD | 48.78 ILS |
| 1,000 TWD | 97.56 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-06T18:07:22Z",
"rates": {
"ILS": 0.097556
}
}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.755600000000001,
"rate": 0.097556
}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