Rate Overview
Live
1 KWD = 9.4336 ILS
1 ILS = 0.106004
KWD
Avg
9.5392
High
9.6379
Low
9.4315
Last updated: 5/7/2026, 11:40:18 AM
Quick Conversions
| KWD | ILS |
|---|---|
| 1 KWD | 9.43 ILS |
| 10 KWD | 94.34 ILS |
| 50 KWD | 471.68 ILS |
| 100 KWD | 943.36 ILS |
| 500 KWD | 4,716.82 ILS |
| 1,000 KWD | 9,433.64 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-07T11:40:18Z",
"rates": {
"ILS": 9.433636
}
}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": 943.3636,
"rate": 9.433636
}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