Rate Overview
Live
1 ILS = 0.101422 KWD
1 KWD = 9.8598
ILS
Avg
0.101428
High
0.110249
Low
0.096570
Last updated: 7/29/2026, 12:01:28 PM
Quick Conversions
| ILS | KWD |
|---|---|
| 1 ILS | 0.10 KWD |
| 10 ILS | 1.01 KWD |
| 50 ILS | 5.07 KWD |
| 100 ILS | 10.14 KWD |
| 500 ILS | 50.71 KWD |
| 1,000 ILS | 101.42 KWD |
Get ILS/KWD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=ILS¤cies=KWDExample Response:
{
"success": true,
"base": "ILS",
"date": "2026-07-29T12:01:28Z",
"rates": {
"KWD": 0.101422
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=ILS&to=KWD&amount=100Example Response:
{
"success": true,
"query": {
"from": "ILS",
"to": "KWD",
"amount": 100
},
"result": 10.142199999999999,
"rate": 0.101422
}Build with ILS/KWD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key