Rate Overview
Live
1 ILS = 10.6228 TWD
1 TWD = 0.094137
ILS
Avg
9.0278
High
11.0850
Low
7.9669
Last updated: 7/29/2026, 7:46:08 AM
Quick Conversions
| ILS | TWD |
|---|---|
| 1 ILS | 10.62 TWD |
| 10 ILS | 106.23 TWD |
| 50 ILS | 531.14 TWD |
| 100 ILS | 1,062.28 TWD |
| 500 ILS | 5,311.38 TWD |
| 1,000 ILS | 10,622.76 TWD |
Get ILS/TWD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=ILS¤cies=TWDExample Response:
{
"success": true,
"base": "ILS",
"date": "2026-07-29T07:46:08Z",
"rates": {
"TWD": 10.622763
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=ILS&to=TWD&amount=100Example Response:
{
"success": true,
"query": {
"from": "ILS",
"to": "TWD",
"amount": 100
},
"result": 1062.2763,
"rate": 10.622763
}Build with ILS/TWD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key