Rate Overview
Live
1 ILS = 302.4126 KPW
1 KPW = 0.003307
ILS
Avg
298.0383
High
302.4126
Low
293.8379
Last updated: 4/17/2026, 1:32:10 PM
Quick Conversions
| ILS | KPW |
|---|---|
| 1 ILS | 302.41 KPW |
| 10 ILS | 3,024.13 KPW |
| 50 ILS | 15,120.63 KPW |
| 100 ILS | 30,241.26 KPW |
| 500 ILS | 151,206.30 KPW |
| 1,000 ILS | 302,412.60 KPW |
Get ILS/KPW Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=ILS¤cies=KPWExample Response:
{
"success": true,
"base": "ILS",
"date": "2026-04-17T13:32:10Z",
"rates": {
"KPW": 302.412604
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=ILS&to=KPW&amount=100Example Response:
{
"success": true,
"query": {
"from": "ILS",
"to": "KPW",
"amount": 100
},
"result": 30241.2604,
"rate": 302.412604
}Build with ILS/KPW Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key