Rate Overview
Live
1 KWD = 9.1611 ILS
1 ILS = 0.109158
KWD
Avg
9.3187
High
9.4713
Low
9.1611
Last updated: 5/27/2026, 2:51:18 PM
Quick Conversions
| KWD | ILS |
|---|---|
| 1 KWD | 9.16 ILS |
| 10 KWD | 91.61 ILS |
| 50 KWD | 458.05 ILS |
| 100 KWD | 916.11 ILS |
| 500 KWD | 4,580.54 ILS |
| 1,000 KWD | 9,161.07 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-27T14:51:18Z",
"rates": {
"ILS": 9.161072
}
}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": 916.1072,
"rate": 9.161072
}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