Rate Overview
Live
1 ILS = 43.0836 KES
1 KES = 0.023211
ILS
Avg
43.1459
High
43.5399
Low
42.7406
Last updated: 9/4/2026, 2:51:16 PM
Quick Conversions
| ILS | KES |
|---|---|
| 1 ILS | 43.08 KES |
| 10 ILS | 430.84 KES |
| 50 ILS | 2,154.18 KES |
| 100 ILS | 4,308.36 KES |
| 500 ILS | 21,541.82 KES |
| 1,000 ILS | 43,083.63 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-09-04T14:51:16Z",
"rates": {
"KES": 43.083633
}
}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": 4308.3633,
"rate": 43.083633
}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