Rate Overview
Live
1 ILS = 318.4371 KPW
1 KPW = 0.003140
ILS
Avg
313.3021
High
318.4371
Low
308.6518
Last updated: 5/28/2026, 3:41:38 AM
Quick Conversions
| ILS | KPW |
|---|---|
| 1 ILS | 318.44 KPW |
| 10 ILS | 3,184.37 KPW |
| 50 ILS | 15,921.86 KPW |
| 100 ILS | 31,843.71 KPW |
| 500 ILS | 159,218.57 KPW |
| 1,000 ILS | 318,437.13 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-28T03:41:38Z",
"rates": {
"KPW": 318.437131
}
}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": 31843.7131,
"rate": 318.437131
}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