Rate Overview
Live
1 ILS = 0.097600 KWD
1 KWD = 10.2459
ILS
Avg
0.098183
High
0.098691
Low
0.097600
Last updated: 3/27/2026, 12:56:41 PM
Quick Conversions
| ILS | KWD |
|---|---|
| 1 ILS | 0.10 KWD |
| 10 ILS | 0.98 KWD |
| 50 ILS | 4.88 KWD |
| 100 ILS | 9.76 KWD |
| 500 ILS | 48.80 KWD |
| 1,000 ILS | 97.60 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-03-27T12:56:41Z",
"rates": {
"KWD": 0.0976
}
}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": 9.76,
"rate": 0.0976
}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