Rate Overview
Live
1 ILS = 308.1177 KPW
1 KPW = 0.003246
ILS
Avg
307.2157
High
308.9823
Low
302.2024
Last updated: 6/17/2026, 6:40:29 AM
Quick Conversions
| ILS | KPW |
|---|---|
| 1 ILS | 308.12 KPW |
| 10 ILS | 3,081.18 KPW |
| 50 ILS | 15,405.89 KPW |
| 100 ILS | 30,811.77 KPW |
| 500 ILS | 154,058.87 KPW |
| 1,000 ILS | 308,117.74 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-06-17T06:40:29Z",
"rates": {
"KPW": 308.11774
}
}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": 30811.774,
"rate": 308.11774
}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