Rate Overview
Live
1 TWD = 0.090205 ILS
1 ILS = 11.0859
TWD
Avg
0.112395
High
0.121574
Low
0.090205
Last updated: 5/26/2026, 9:23:08 PM
Quick Conversions
| TWD | ILS |
|---|---|
| 1 TWD | 0.09 ILS |
| 10 TWD | 0.90 ILS |
| 50 TWD | 4.51 ILS |
| 100 TWD | 9.02 ILS |
| 500 TWD | 45.10 ILS |
| 1,000 TWD | 90.21 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-26T21:23:08Z",
"rates": {
"ILS": 0.090205
}
}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.0205,
"rate": 0.090205
}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