Rate Overview
Live
1 ILS = 43.1830 KES
1 KES = 0.023157
ILS
Avg
42.7677
High
43.1830
Low
42.1854
Last updated: 4/17/2026, 6:27:48 AM
Quick Conversions
| ILS | KES |
|---|---|
| 1 ILS | 43.18 KES |
| 10 ILS | 431.83 KES |
| 50 ILS | 2,159.15 KES |
| 100 ILS | 4,318.30 KES |
| 500 ILS | 21,591.51 KES |
| 1,000 ILS | 43,183.02 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-17T06:27:48Z",
"rates": {
"KES": 43.183024
}
}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": 4318.3024000000005,
"rate": 43.183024
}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