Rate Overview
Live
1 KWD = 9.1467 ILS
1 ILS = 0.109329
KWD
Avg
11.0007
High
12.1931
Low
9.1467
Last updated: 5/27/2026, 9:40:50 PM
Quick Conversions
| KWD | ILS |
|---|---|
| 1 KWD | 9.15 ILS |
| 10 KWD | 91.47 ILS |
| 50 KWD | 457.33 ILS |
| 100 KWD | 914.67 ILS |
| 500 KWD | 4,573.34 ILS |
| 1,000 KWD | 9,146.67 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-27T21:40:50Z",
"rates": {
"ILS": 9.146674
}
}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": 914.6674,
"rate": 9.146674
}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