Rate Overview
Live
1 ILS = 44.3208 KES
1 KES = 0.022563
ILS
Avg
44.1970
High
44.4818
Low
43.4402
Last updated: 6/17/2026, 6:42:31 AM
Quick Conversions
| ILS | KES |
|---|---|
| 1 ILS | 44.32 KES |
| 10 ILS | 443.21 KES |
| 50 ILS | 2,216.04 KES |
| 100 ILS | 4,432.08 KES |
| 500 ILS | 22,160.40 KES |
| 1,000 ILS | 44,320.80 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-06-17T06:42:31Z",
"rates": {
"KES": 44.320804
}
}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": 4432.0804,
"rate": 44.320804
}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