Rate Overview
Live
1 ILS = 42.4541 KES
1 KES = 0.023555
ILS
Avg
42.5725
High
46.0061
Low
40.5288
Last updated: 7/28/2026, 7:45:47 PM
Quick Conversions
| ILS | KES |
|---|---|
| 1 ILS | 42.45 KES |
| 10 ILS | 424.54 KES |
| 50 ILS | 2,122.71 KES |
| 100 ILS | 4,245.41 KES |
| 500 ILS | 21,227.07 KES |
| 1,000 ILS | 42,454.14 KES |
Get ILS/KES Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=ILS¤cies=KESExample Response:
{
"success": true,
"base": "ILS",
"date": "2026-07-28T19:45:47Z",
"rates": {
"KES": 42.454137
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=ILS&to=KES&amount=100Example Response:
{
"success": true,
"query": {
"from": "ILS",
"to": "KES",
"amount": 100
},
"result": 4245.4137,
"rate": 42.454137
}Build with ILS/KES Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key