Rate Overview
Live
1 KWD = 10.2558 ILS
1 ILS = 0.097506
KWD
Avg
10.1700
High
10.3551
Low
10.0097
Last updated: 3/27/2026, 1:48:49 PM
Quick Conversions
| KWD | ILS |
|---|---|
| 1 KWD | 10.26 ILS |
| 10 KWD | 102.56 ILS |
| 50 KWD | 512.79 ILS |
| 100 KWD | 1,025.58 ILS |
| 500 KWD | 5,127.88 ILS |
| 1,000 KWD | 10,255.75 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-27T13:48:49Z",
"rates": {
"ILS": 10.255753
}
}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": 1025.5753,
"rate": 10.255753
}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