Rate Overview
Live
1 ILS = 302.2553 KPW
1 KPW = 0.003308
ILS
Avg
303.4379
High
305.1624
Low
300.8899
Last updated: 8/19/2026, 10:32:39 PM
Quick Conversions
| ILS | KPW |
|---|---|
| 1 ILS | 302.26 KPW |
| 10 ILS | 3,022.55 KPW |
| 50 ILS | 15,112.76 KPW |
| 100 ILS | 30,225.53 KPW |
| 500 ILS | 151,127.64 KPW |
| 1,000 ILS | 302,255.28 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-08-19T22:32:39Z",
"rates": {
"KPW": 302.255276
}
}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": 30225.527599999998,
"rate": 302.255276
}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