Rate Overview
Live
1 ILS = 300.3646 KPW
1 KPW = 0.003329
ILS
Avg
300.9729
High
302.4259
Low
299.8774
Last updated: 7/6/2026, 1:20:15 AM
Quick Conversions
| ILS | KPW |
|---|---|
| 1 ILS | 300.36 KPW |
| 10 ILS | 3,003.65 KPW |
| 50 ILS | 15,018.23 KPW |
| 100 ILS | 30,036.46 KPW |
| 500 ILS | 150,182.28 KPW |
| 1,000 ILS | 300,364.55 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-07-06T01:20:15Z",
"rates": {
"KPW": 300.36455
}
}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": 30036.455,
"rate": 300.36455
}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