Rate Overview
Live
1 ILS = 41.2613 KES
1 KES = 0.024236
ILS
Avg
41.5309
High
42.0505
Low
41.0413
Last updated: 3/27/2026, 11:19:27 AM
Quick Conversions
| ILS | KES |
|---|---|
| 1 ILS | 41.26 KES |
| 10 ILS | 412.61 KES |
| 50 ILS | 2,063.07 KES |
| 100 ILS | 4,126.13 KES |
| 500 ILS | 20,630.65 KES |
| 1,000 ILS | 41,261.30 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-27T11:19:27Z",
"rates": {
"KES": 41.2613
}
}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": 4126.13,
"rate": 41.2613
}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