Rate Overview
Live
1 KWD = 9.8768 ILS
1 ILS = 0.101247
KWD
Avg
9.8641
High
9.9129
Low
9.7948
Last updated: 7/30/2026, 1:35:08 PM
Quick Conversions
| KWD | ILS |
|---|---|
| 1 KWD | 9.88 ILS |
| 10 KWD | 98.77 ILS |
| 50 KWD | 493.84 ILS |
| 100 KWD | 987.69 ILS |
| 500 KWD | 4,938.42 ILS |
| 1,000 KWD | 9,876.85 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-07-30T13:35:08Z",
"rates": {
"ILS": 9.87685
}
}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": 987.685,
"rate": 9.87685
}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