Rate Overview
Live
1 ILS = 42.3735 KES
1 KES = 0.023600
ILS
Avg
41.1382
High
46.1588
Low
37.4647
Last updated: 7/29/2026, 10:24:47 AM
Quick Conversions
| ILS | KES |
|---|---|
| 1 ILS | 42.37 KES |
| 10 ILS | 423.73 KES |
| 50 ILS | 2,118.67 KES |
| 100 ILS | 4,237.35 KES |
| 500 ILS | 21,186.74 KES |
| 1,000 ILS | 42,373.48 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-29T10:24:47Z",
"rates": {
"KES": 42.373483
}
}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": 4237.3483,
"rate": 42.373483
}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