Rate Overview
Live
1 ILS = 41.1350 KES
1 KES = 0.024310
ILS
Avg
38.8383
High
41.8522
Low
34.3018
Last updated: 3/27/2026, 2:43:47 PM
Quick Conversions
| ILS | KES |
|---|---|
| 1 ILS | 41.14 KES |
| 10 ILS | 411.35 KES |
| 50 ILS | 2,056.75 KES |
| 100 ILS | 4,113.50 KES |
| 500 ILS | 20,567.51 KES |
| 1,000 ILS | 41,135.02 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-27T14:43:47Z",
"rates": {
"KES": 41.13502
}
}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": 4113.5019999999995,
"rate": 41.13502
}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