Rate Overview
Live
1 KPW = 0.003140 ILS
1 ILS = 318.4713
KPW
Avg
0.003580
High
0.003931
Low
0.003140
Last updated: 5/28/2026, 2:33:42 AM
Quick Conversions
| KPW | ILS |
|---|---|
| 1 KPW | 0.00 ILS |
| 10 KPW | 0.03 ILS |
| 50 KPW | 0.16 ILS |
| 100 KPW | 0.31 ILS |
| 500 KPW | 1.57 ILS |
| 1,000 KPW | 3.14 ILS |
Get KPW/ILS Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=KPW¤cies=ILSExample Response:
{
"success": true,
"base": "KPW",
"date": "2026-05-28T02:33:42Z",
"rates": {
"ILS": 0.00314
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=KPW&to=ILS&amount=100Example Response:
{
"success": true,
"query": {
"from": "KPW",
"to": "ILS",
"amount": 100
},
"result": 0.314,
"rate": 0.00314
}Build with KPW/ILS Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key