Rate Overview
Live
1 KPW = 0.003238 ILS
1 ILS = 308.8326
KPW
Avg
0.003254
High
0.003309
Low
0.003236
Last updated: 6/17/2026, 8:00:15 AM
Quick Conversions
| KPW | ILS |
|---|---|
| 1 KPW | 0.00 ILS |
| 10 KPW | 0.03 ILS |
| 50 KPW | 0.16 ILS |
| 100 KPW | 0.32 ILS |
| 500 KPW | 1.62 ILS |
| 1,000 KPW | 3.24 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-06-17T08:00:15Z",
"rates": {
"ILS": 0.003238
}
}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.3238,
"rate": 0.003238
}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