Rate Overview
Live
1 ILS = 308.5743 KPW
1 KPW = 0.003241
ILS
Avg
306.5039
High
309.7087
Low
303.8874
Last updated: 5/7/2026, 10:48:06 PM
Quick Conversions
| ILS | KPW |
|---|---|
| 1 ILS | 308.57 KPW |
| 10 ILS | 3,085.74 KPW |
| 50 ILS | 15,428.71 KPW |
| 100 ILS | 30,857.43 KPW |
| 500 ILS | 154,287.14 KPW |
| 1,000 ILS | 308,574.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-05-07T22:48:06Z",
"rates": {
"KPW": 308.574282
}
}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": 30857.4282,
"rate": 308.574282
}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