Rate Overview
Live
1 KWD = 9.6002 ILS
1 ILS = 0.104164
KWD
Avg
9.5023
High
9.6002
Low
9.4440
Last updated: 6/19/2026, 8:48:34 AM
Quick Conversions
| KWD | ILS |
|---|---|
| 1 KWD | 9.60 ILS |
| 10 KWD | 96.00 ILS |
| 50 KWD | 480.01 ILS |
| 100 KWD | 960.02 ILS |
| 500 KWD | 4,800.10 ILS |
| 1,000 KWD | 9,600.21 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-19T08:48:34Z",
"rates": {
"ILS": 9.600205
}
}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": 960.0205000000001,
"rate": 9.600205
}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