Rate Overview
Live
1 KWD = 9.4589 ILS
1 ILS = 0.105721
KWD
Avg
9.4942
High
9.6322
Low
9.4440
Last updated: 6/17/2026, 8:00:20 AM
Quick Conversions
| KWD | ILS |
|---|---|
| 1 KWD | 9.46 ILS |
| 10 KWD | 94.59 ILS |
| 50 KWD | 472.94 ILS |
| 100 KWD | 945.89 ILS |
| 500 KWD | 4,729.44 ILS |
| 1,000 KWD | 9,458.89 ILS |
Get KWD/ILS Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=KWD¤cies=ILSExample Response:
{
"success": true,
"base": "KWD",
"date": "2026-06-17T08:00:20Z",
"rates": {
"ILS": 9.458885
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=KWD&to=ILS&amount=100Example Response:
{
"success": true,
"query": {
"from": "KWD",
"to": "ILS",
"amount": 100
},
"result": 945.8885,
"rate": 9.458885
}Build with KWD/ILS Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key