Rate Overview
Live
1 ILS = 42.2650 KES
1 KES = 0.023660
ILS
Avg
42.7217
High
46.0724
Low
41.0413
Last updated: 7/22/2026, 3:51:57 PM
Quick Conversions
| ILS | KES |
|---|---|
| 1 ILS | 42.26 KES |
| 10 ILS | 422.65 KES |
| 50 ILS | 2,113.25 KES |
| 100 ILS | 4,226.50 KES |
| 500 ILS | 21,132.49 KES |
| 1,000 ILS | 42,264.98 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-22T15:51:57Z",
"rates": {
"KES": 42.264984
}
}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": 4226.4983999999995,
"rate": 42.264984
}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