Rate Overview
Live
1 KWD = 9.1504 ILS
1 ILS = 0.109285
KWD
Avg
9.4664
High
9.7151
Low
9.1504
Last updated: 5/27/2026, 8:29:39 PM
Quick Conversions
| KWD | ILS |
|---|---|
| 1 KWD | 9.15 ILS |
| 10 KWD | 91.50 ILS |
| 50 KWD | 457.52 ILS |
| 100 KWD | 915.04 ILS |
| 500 KWD | 4,575.20 ILS |
| 1,000 KWD | 9,150.40 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-27T20:29:39Z",
"rates": {
"ILS": 9.150395
}
}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": 915.0395,
"rate": 9.150395
}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