Rate Overview
Live
1 EGP = 2.4892 KES
1 KES = 0.401741
EGP
Avg
2.4518
High
2.4892
Low
2.4254
Last updated: 4/16/2026, 10:44:14 PM
Quick Conversions
| EGP | KES |
|---|---|
| 1 EGP | 2.49 KES |
| 10 EGP | 24.89 KES |
| 50 EGP | 124.46 KES |
| 100 EGP | 248.92 KES |
| 500 EGP | 1,244.58 KES |
| 1,000 EGP | 2,489.17 KES |
Get EGP/KES Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=EGP¤cies=KESExample Response:
{
"success": true,
"base": "EGP",
"date": "2026-04-16T22:44:14Z",
"rates": {
"KES": 2.489167
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=EGP&to=KES&amount=100Example Response:
{
"success": true,
"query": {
"from": "EGP",
"to": "KES",
"amount": 100
},
"result": 248.91670000000002,
"rate": 2.489167
}Build with EGP/KES Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key