Rate Overview
Live
1 KWD = 9.1488 ILS
1 ILS = 0.109304
KWD
Avg
10.5188
High
11.5521
Low
9.1488
Last updated: 5/27/2026, 6:28:59 PM
Quick Conversions
| KWD | ILS |
|---|---|
| 1 KWD | 9.15 ILS |
| 10 KWD | 91.49 ILS |
| 50 KWD | 457.44 ILS |
| 100 KWD | 914.88 ILS |
| 500 KWD | 4,574.39 ILS |
| 1,000 KWD | 9,148.78 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-05-27T18:28:59Z",
"rates": {
"ILS": 9.148777
}
}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": 914.8777000000001,
"rate": 9.148777
}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