Rate Overview
Live
1 KWD = 10.0598 ILS
1 ILS = 0.099406
KWD
Avg
10.0946
High
10.2410
Low
10.0083
Last updated: 3/7/2026, 12:14:49 AM
Quick Conversions
| KWD | ILS |
|---|---|
| 1 KWD | 10.06 ILS |
| 10 KWD | 100.60 ILS |
| 50 KWD | 502.99 ILS |
| 100 KWD | 1,005.98 ILS |
| 500 KWD | 5,029.90 ILS |
| 1,000 KWD | 10,059.80 ILS |
Get KWD/ILS Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=KWD¤cies=ILSExample Response:
{
"success": true,
"base": "KWD",
"date": "2026-03-07T00:14:49Z",
"rates": {
"ILS": 10.059798
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=KWD&to=ILS&amount=100Example Response:
{
"success": true,
"query": {
"from": "KWD",
"to": "ILS",
"amount": 100
},
"result": 1005.9798000000001,
"rate": 10.059798
}Build with KWD/ILS Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key