Rate Overview
Live
1 KWD = 9.6299 ILS
1 ILS = 0.103844
KWD
Avg
9.8802
High
10.3551
Low
9.0703
Last updated: 6/22/2026, 8:04:41 AM
Quick Conversions
| KWD | ILS |
|---|---|
| 1 KWD | 9.63 ILS |
| 10 KWD | 96.30 ILS |
| 50 KWD | 481.49 ILS |
| 100 KWD | 962.99 ILS |
| 500 KWD | 4,814.93 ILS |
| 1,000 KWD | 9,629.86 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-22T08:04:41Z",
"rates": {
"ILS": 9.629859
}
}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": 962.9859,
"rate": 9.629859
}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