Rate Overview
Live
1 ILS = 42.7236 KES
1 KES = 0.023406
ILS
Avg
43.1204
High
43.4774
Low
42.7236
Last updated: 7/7/2026, 12:19:49 PM
Quick Conversions
| ILS | KES |
|---|---|
| 1 ILS | 42.72 KES |
| 10 ILS | 427.24 KES |
| 50 ILS | 2,136.18 KES |
| 100 ILS | 4,272.36 KES |
| 500 ILS | 21,361.82 KES |
| 1,000 ILS | 42,723.64 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-07T12:19:49Z",
"rates": {
"KES": 42.723642
}
}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": 4272.3642,
"rate": 42.723642
}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