Rate Overview
Live
1 ILS = 10.1610 TWD
1 TWD = 0.098415
ILS
Avg
10.2350
High
10.3048
Low
10.1393
Last updated: 3/27/2026, 6:59:37 PM
Quick Conversions
| ILS | TWD |
|---|---|
| 1 ILS | 10.16 TWD |
| 10 ILS | 101.61 TWD |
| 50 ILS | 508.05 TWD |
| 100 ILS | 1,016.10 TWD |
| 500 ILS | 5,080.51 TWD |
| 1,000 ILS | 10,161.02 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-03-27T18:59:37Z",
"rates": {
"TWD": 10.161019
}
}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": 1016.1019,
"rate": 10.161019
}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