Rate Overview
Live
1 KWD = 9.7022 ILS
1 ILS = 0.103069
KWD
Avg
9.7887
High
9.9223
Low
9.6913
Last updated: 4/17/2026, 6:18:34 AM
Quick Conversions
| KWD | ILS |
|---|---|
| 1 KWD | 9.70 ILS |
| 10 KWD | 97.02 ILS |
| 50 KWD | 485.11 ILS |
| 100 KWD | 970.22 ILS |
| 500 KWD | 4,851.12 ILS |
| 1,000 KWD | 9,702.24 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-04-17T06:18:34Z",
"rates": {
"ILS": 9.702243
}
}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": 970.2243,
"rate": 9.702243
}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