Rate Overview
Live
1 ILS = 43.1592 KES
1 KES = 0.023170
ILS
Avg
42.7650
High
43.1636
Low
42.1854
Last updated: 4/17/2026, 7:36:54 AM
Quick Conversions
| ILS | KES |
|---|---|
| 1 ILS | 43.16 KES |
| 10 ILS | 431.59 KES |
| 50 ILS | 2,157.96 KES |
| 100 ILS | 4,315.92 KES |
| 500 ILS | 21,579.62 KES |
| 1,000 ILS | 43,159.23 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-04-17T07:36:54Z",
"rates": {
"KES": 43.15923
}
}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": 4315.923,
"rate": 43.15923
}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