Rate Overview
Live
1 KWD = 10.2413 ILS
1 ILS = 0.097644
KWD
Avg
10.1474
High
10.2532
Low
10.0083
Last updated: 3/27/2026, 10:09:19 AM
Quick Conversions
| KWD | ILS |
|---|---|
| 1 KWD | 10.24 ILS |
| 10 KWD | 102.41 ILS |
| 50 KWD | 512.06 ILS |
| 100 KWD | 1,024.13 ILS |
| 500 KWD | 5,120.64 ILS |
| 1,000 KWD | 10,241.27 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-27T10:09:19Z",
"rates": {
"ILS": 10.241273
}
}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": 1024.1272999999999,
"rate": 10.241273
}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