Rate Overview
Live
1 KWD = 9.7524 ILS
1 ILS = 0.102539
KWD
Avg
9.6831
High
9.7923
Low
9.5571
Last updated: 9/5/2026, 12:28:38 AM
Quick Conversions
| KWD | ILS |
|---|---|
| 1 KWD | 9.75 ILS |
| 10 KWD | 97.52 ILS |
| 50 KWD | 487.62 ILS |
| 100 KWD | 975.24 ILS |
| 500 KWD | 4,876.19 ILS |
| 1,000 KWD | 9,752.39 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-09-05T00:28:38Z",
"rates": {
"ILS": 9.752386
}
}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": 975.2385999999999,
"rate": 9.752386
}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