Rate Overview
Live
1 ILS = 0.109201 KWD
1 KWD = 9.1574
ILS
Avg
0.107330
High
0.109201
Low
0.105581
Last updated: 5/27/2026, 5:29:05 PM
Quick Conversions
| ILS | KWD |
|---|---|
| 1 ILS | 0.11 KWD |
| 10 ILS | 1.09 KWD |
| 50 ILS | 5.46 KWD |
| 100 ILS | 10.92 KWD |
| 500 ILS | 54.60 KWD |
| 1,000 ILS | 109.20 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-27T17:29:05Z",
"rates": {
"KWD": 0.109201
}
}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.920100000000001,
"rate": 0.109201
}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