Rate Overview
Live
1 KPW = 0.003281 ILS
1 ILS = 304.7851
KPW
Avg
0.003253
High
0.003281
Low
0.003236
Last updated: 6/19/2026, 8:48:55 AM
Quick Conversions
| KPW | ILS |
|---|---|
| 1 KPW | 0.00 ILS |
| 10 KPW | 0.03 ILS |
| 50 KPW | 0.16 ILS |
| 100 KPW | 0.33 ILS |
| 500 KPW | 1.64 ILS |
| 1,000 KPW | 3.28 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-19T08:48:55Z",
"rates": {
"ILS": 0.003281
}
}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.3281,
"rate": 0.003281
}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