Rate Overview
Live
1 KWD = 9.7210 ILS
1 ILS = 0.102871
KWD
Avg
9.7246
High
9.8226
Low
9.6625
Last updated: 7/9/2026, 4:18:40 PM
Quick Conversions
| KWD | ILS |
|---|---|
| 1 KWD | 9.72 ILS |
| 10 KWD | 97.21 ILS |
| 50 KWD | 486.05 ILS |
| 100 KWD | 972.10 ILS |
| 500 KWD | 4,860.48 ILS |
| 1,000 KWD | 9,720.96 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-09T16:18:40Z",
"rates": {
"ILS": 9.720955
}
}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": 972.0955,
"rate": 9.720955
}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