Rate Overview
Live
1 KWD = 10.2136 ILS
1 ILS = 0.097909
KWD
Avg
10.1877
High
10.2638
Low
10.1326
Last updated: 3/27/2026, 4:25:43 PM
Quick Conversions
| KWD | ILS |
|---|---|
| 1 KWD | 10.21 ILS |
| 10 KWD | 102.14 ILS |
| 50 KWD | 510.68 ILS |
| 100 KWD | 1,021.36 ILS |
| 500 KWD | 5,106.81 ILS |
| 1,000 KWD | 10,213.62 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-03-27T16:25:43Z",
"rates": {
"ILS": 10.213616
}
}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": 1021.3616,
"rate": 10.213616
}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