Rate Overview
Live
1 KPW = 0.003436 ILS
1 ILS = 291.0361
KPW
Avg
0.003442
High
0.003486
Low
0.003415
Last updated: 3/7/2026, 9:18:48 AM
Quick Conversions
| KPW | ILS |
|---|---|
| 1 KPW | 0.00 ILS |
| 10 KPW | 0.03 ILS |
| 50 KPW | 0.17 ILS |
| 100 KPW | 0.34 ILS |
| 500 KPW | 1.72 ILS |
| 1,000 KPW | 3.44 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-03-07T09:18:48Z",
"rates": {
"ILS": 0.003436
}
}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.34359999999999996,
"rate": 0.003436
}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