Rate Overview
Live
1 ILS = 45.8369 KES
1 KES = 0.021816
ILS
Avg
40.2417
High
45.8369
Low
36.5275
Last updated: 5/28/2026, 1:21:19 AM
Quick Conversions
| ILS | KES |
|---|---|
| 1 ILS | 45.84 KES |
| 10 ILS | 458.37 KES |
| 50 ILS | 2,291.85 KES |
| 100 ILS | 4,583.69 KES |
| 500 ILS | 22,918.46 KES |
| 1,000 ILS | 45,836.93 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-05-28T01:21:19Z",
"rates": {
"KES": 45.836925
}
}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": 4583.6925,
"rate": 45.836925
}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