Rate Overview
Live
1 ILS = 0.109327 KWD
1 KWD = 9.1469
ILS
Avg
0.107346
High
0.109327
Low
0.105581
Last updated: 5/27/2026, 10:52:25 PM
Quick Conversions
| ILS | KWD |
|---|---|
| 1 ILS | 0.11 KWD |
| 10 ILS | 1.09 KWD |
| 50 ILS | 5.47 KWD |
| 100 ILS | 10.93 KWD |
| 500 ILS | 54.66 KWD |
| 1,000 ILS | 109.33 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-05-27T22:52:25Z",
"rates": {
"KWD": 0.109327
}
}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.932699999999999,
"rate": 0.109327
}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