Rate Overview
Live
1 ILS = 42.3120 KES
1 KES = 0.023634
ILS
Avg
42.3618
High
42.6243
Low
42.1285
Last updated: 7/28/2026, 7:48:37 AM
Quick Conversions
| ILS | KES |
|---|---|
| 1 ILS | 42.31 KES |
| 10 ILS | 423.12 KES |
| 50 ILS | 2,115.60 KES |
| 100 ILS | 4,231.20 KES |
| 500 ILS | 21,156.00 KES |
| 1,000 ILS | 42,312.01 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-28T07:48:37Z",
"rates": {
"KES": 42.312009
}
}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": 4231.200900000001,
"rate": 42.312009
}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