Rate Overview
Live
1 ILS = 302.3230 KPW
1 KPW = 0.003308
ILS
Avg
299.9202
High
320.8125
Low
285.4014
Last updated: 8/25/2026, 7:40:09 PM
Quick Conversions
| ILS | KPW |
|---|---|
| 1 ILS | 302.32 KPW |
| 10 ILS | 3,023.23 KPW |
| 50 ILS | 15,116.15 KPW |
| 100 ILS | 30,232.30 KPW |
| 500 ILS | 151,161.48 KPW |
| 1,000 ILS | 302,322.96 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-25T19:40:09Z",
"rates": {
"KPW": 302.322959
}
}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": 30232.2959,
"rate": 302.322959
}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