Rate Overview
Live
1 ILS = 41.7608 KES
1 KES = 0.023946
ILS
Avg
41.6905
High
42.0505
Low
41.1058
Last updated: 3/7/2026, 3:47:43 AM
Quick Conversions
| ILS | KES |
|---|---|
| 1 ILS | 41.76 KES |
| 10 ILS | 417.61 KES |
| 50 ILS | 2,088.04 KES |
| 100 ILS | 4,176.08 KES |
| 500 ILS | 20,880.38 KES |
| 1,000 ILS | 41,760.77 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-07T03:47:43Z",
"rates": {
"KES": 41.760767
}
}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": 4176.0767000000005,
"rate": 41.760767
}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