Rate Overview
Live
1 KES = 0.024277 ILS
1 ILS = 41.1913
KES
Avg
0.024731
High
0.025913
Low
0.023893
Last updated: 3/27/2026, 5:03:40 PM
Quick Conversions
| KES | ILS |
|---|---|
| 1 KES | 0.02 ILS |
| 10 KES | 0.24 ILS |
| 50 KES | 1.21 ILS |
| 100 KES | 2.43 ILS |
| 500 KES | 12.14 ILS |
| 1,000 KES | 24.28 ILS |
Get KES/ILS Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=KES¤cies=ILSExample Response:
{
"success": true,
"base": "KES",
"date": "2026-03-27T17:03:40Z",
"rates": {
"ILS": 0.024277
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=KES&to=ILS&amount=100Example Response:
{
"success": true,
"query": {
"from": "KES",
"to": "ILS",
"amount": 100
},
"result": 2.4277,
"rate": 0.024277
}Build with KES/ILS Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key