Rate Overview
Live
1 KES = 0.023276 ILS
1 ILS = 42.9627
KES
Avg
0.023143
High
0.023276
Low
0.022982
Last updated: 7/6/2026, 12:45:38 PM
Quick Conversions
| KES | ILS |
|---|---|
| 1 KES | 0.02 ILS |
| 10 KES | 0.23 ILS |
| 50 KES | 1.16 ILS |
| 100 KES | 2.33 ILS |
| 500 KES | 11.64 ILS |
| 1,000 KES | 23.28 ILS |
Get KES/ILS Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=KES¤cies=ILSExample Response:
{
"success": true,
"base": "KES",
"date": "2026-07-06T12:45:38Z",
"rates": {
"ILS": 0.023276
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=KES&to=ILS&amount=100Example Response:
{
"success": true,
"query": {
"from": "KES",
"to": "ILS",
"amount": 100
},
"result": 2.3276000000000003,
"rate": 0.023276
}Build with KES/ILS Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key