Rate Overview
Live
1 ILS = 43.8123 KES
1 KES = 0.022825
ILS
Avg
43.2831
High
43.8243
Low
42.9811
Last updated: 8/14/2026, 2:25:26 PM
Quick Conversions
| ILS | KES |
|---|---|
| 1 ILS | 43.81 KES |
| 10 ILS | 438.12 KES |
| 50 ILS | 2,190.62 KES |
| 100 ILS | 4,381.23 KES |
| 500 ILS | 21,906.17 KES |
| 1,000 ILS | 43,812.33 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-08-14T14:25:26Z",
"rates": {
"KES": 43.812333
}
}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": 4381.2333,
"rate": 43.812333
}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