Rate Overview
Live
1 KWD = 9.6830 ILS
1 ILS = 0.103274
KWD
Avg
9.6367
High
9.7266
Low
9.5571
Last updated: 8/21/2026, 1:28:24 PM
Quick Conversions
| KWD | ILS |
|---|---|
| 1 KWD | 9.68 ILS |
| 10 KWD | 96.83 ILS |
| 50 KWD | 484.15 ILS |
| 100 KWD | 968.30 ILS |
| 500 KWD | 4,841.48 ILS |
| 1,000 KWD | 9,682.95 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-08-21T13:28:24Z",
"rates": {
"ILS": 9.682952
}
}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": 968.2952,
"rate": 9.682952
}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