Rate Overview
Live
1 ILS = 301.6087 KPW
1 KPW = 0.003316
ILS
Avg
302.5155
High
304.9540
Low
300.7538
Last updated: 8/22/2026, 11:30:54 PM
Quick Conversions
| ILS | KPW |
|---|---|
| 1 ILS | 301.61 KPW |
| 10 ILS | 3,016.09 KPW |
| 50 ILS | 15,080.44 KPW |
| 100 ILS | 30,160.87 KPW |
| 500 ILS | 150,804.36 KPW |
| 1,000 ILS | 301,608.72 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-22T23:30:54Z",
"rates": {
"KPW": 301.608723
}
}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": 30160.8723,
"rate": 301.608723
}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