Rate Overview
Live
1 ILS = 45.8223 KES
1 KES = 0.021823
ILS
Avg
45.0012
High
45.8223
Low
44.2620
Last updated: 5/27/2026, 8:26:39 PM
Quick Conversions
| ILS | KES |
|---|---|
| 1 ILS | 45.82 KES |
| 10 ILS | 458.22 KES |
| 50 ILS | 2,291.12 KES |
| 100 ILS | 4,582.23 KES |
| 500 ILS | 22,911.17 KES |
| 1,000 ILS | 45,822.34 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-27T20:26:39Z",
"rates": {
"KES": 45.822338
}
}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": 4582.2338,
"rate": 45.822338
}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