Rate Overview
Live
1 ILS = 41.1905 KES
1 KES = 0.024277
ILS
Avg
41.4667
High
41.6841
Low
41.1905
Last updated: 3/27/2026, 12:59:32 PM
Quick Conversions
| ILS | KES |
|---|---|
| 1 ILS | 41.19 KES |
| 10 ILS | 411.91 KES |
| 50 ILS | 2,059.53 KES |
| 100 ILS | 4,119.05 KES |
| 500 ILS | 20,595.27 KES |
| 1,000 ILS | 41,190.54 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-27T12:59:32Z",
"rates": {
"KES": 41.19054
}
}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": 4119.054,
"rate": 41.19054
}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