Rate Overview
Live
1 KPW = 0.003325 ILS
1 ILS = 300.7519
KPW
Avg
0.003357
High
0.003403
Low
0.003325
Last updated: 4/17/2026, 10:45:14 AM
Quick Conversions
| KPW | ILS |
|---|---|
| 1 KPW | 0.00 ILS |
| 10 KPW | 0.03 ILS |
| 50 KPW | 0.17 ILS |
| 100 KPW | 0.33 ILS |
| 500 KPW | 1.66 ILS |
| 1,000 KPW | 3.32 ILS |
Get KPW/ILS Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=KPW¤cies=ILSExample Response:
{
"success": true,
"base": "KPW",
"date": "2026-04-17T10:45:14Z",
"rates": {
"ILS": 0.003325
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=KPW&to=ILS&amount=100Example Response:
{
"success": true,
"query": {
"from": "KPW",
"to": "ILS",
"amount": 100
},
"result": 0.33249999999999996,
"rate": 0.003325
}Build with KPW/ILS Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key