Rate Overview
Live
1 KWD = 9.6526 ILS
1 ILS = 0.103599
KWD
Avg
10.3450
High
11.2930
Low
9.0703
Last updated: 7/1/2026, 7:51:15 PM
Quick Conversions
| KWD | ILS |
|---|---|
| 1 KWD | 9.65 ILS |
| 10 KWD | 96.53 ILS |
| 50 KWD | 482.63 ILS |
| 100 KWD | 965.26 ILS |
| 500 KWD | 4,826.31 ILS |
| 1,000 KWD | 9,652.62 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-07-01T19:51:15Z",
"rates": {
"ILS": 9.65262
}
}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": 965.2620000000001,
"rate": 9.65262
}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