Rate Overview
Live
1 ILS = 45.8410 KES
1 KES = 0.021815
ILS
Avg
44.3335
High
45.8410
Low
43.3029
Last updated: 5/27/2026, 9:39:21 PM
Quick Conversions
| ILS | KES |
|---|---|
| 1 ILS | 45.84 KES |
| 10 ILS | 458.41 KES |
| 50 ILS | 2,292.05 KES |
| 100 ILS | 4,584.10 KES |
| 500 ILS | 22,920.49 KES |
| 1,000 ILS | 45,840.98 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-27T21:39:21Z",
"rates": {
"KES": 45.840979
}
}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": 4584.0979,
"rate": 45.840979
}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