Rate Overview
Live
1 ILS = 41.2922 KES
1 KES = 0.024218
ILS
Avg
41.4827
High
41.6841
Low
41.2922
Last updated: 3/27/2026, 9:32:38 AM
Quick Conversions
| ILS | KES |
|---|---|
| 1 ILS | 41.29 KES |
| 10 ILS | 412.92 KES |
| 50 ILS | 2,064.61 KES |
| 100 ILS | 4,129.22 KES |
| 500 ILS | 20,646.08 KES |
| 1,000 ILS | 41,292.17 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-03-27T09:32:38Z",
"rates": {
"KES": 41.292169
}
}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": 4129.2169,
"rate": 41.292169
}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