Rate Overview
Live
1 ILS = 0.101471 KWD
1 KWD = 9.8550
ILS
Avg
0.101431
High
0.102095
Low
0.100878
Last updated: 7/28/2026, 3:08:16 PM
Quick Conversions
| ILS | KWD |
|---|---|
| 1 ILS | 0.10 KWD |
| 10 ILS | 1.01 KWD |
| 50 ILS | 5.07 KWD |
| 100 ILS | 10.15 KWD |
| 500 ILS | 50.74 KWD |
| 1,000 ILS | 101.47 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-28T15:08:16Z",
"rates": {
"KWD": 0.101471
}
}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.1471,
"rate": 0.101471
}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