Rate Overview
Live
1 ILS = 44.4949 KES
1 KES = 0.022474
ILS
Avg
44.0060
High
44.4949
Low
43.6080
Last updated: 5/7/2026, 10:15:10 AM
Quick Conversions
| ILS | KES |
|---|---|
| 1 ILS | 44.49 KES |
| 10 ILS | 444.95 KES |
| 50 ILS | 2,224.74 KES |
| 100 ILS | 4,449.49 KES |
| 500 ILS | 22,247.45 KES |
| 1,000 ILS | 44,494.89 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-07T10:15:10Z",
"rates": {
"KES": 44.494894
}
}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": 4449.4894,
"rate": 44.494894
}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