Rate Overview
Live
1 KWD = 9.9197 ILS
1 ILS = 0.100810
KWD
Avg
9.8666
High
9.9197
Low
9.7948
Last updated: 7/29/2026, 4:12:30 PM
Quick Conversions
| KWD | ILS |
|---|---|
| 1 KWD | 9.92 ILS |
| 10 KWD | 99.20 ILS |
| 50 KWD | 495.98 ILS |
| 100 KWD | 991.97 ILS |
| 500 KWD | 4,959.83 ILS |
| 1,000 KWD | 9,919.65 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-29T16:12:30Z",
"rates": {
"ILS": 9.919651
}
}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": 991.9651,
"rate": 9.919651
}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