Rate Overview
Live
1 ILS = 290.9885 KPW
1 KPW = 0.003437
ILS
Avg
290.5209
High
292.8244
Low
286.7823
Last updated: 3/7/2026, 9:18:49 AM
Quick Conversions
| ILS | KPW |
|---|---|
| 1 ILS | 290.99 KPW |
| 10 ILS | 2,909.89 KPW |
| 50 ILS | 14,549.43 KPW |
| 100 ILS | 29,098.85 KPW |
| 500 ILS | 145,494.27 KPW |
| 1,000 ILS | 290,988.55 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-03-07T09:18:49Z",
"rates": {
"KPW": 290.988549
}
}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": 29098.8549,
"rate": 290.988549
}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