Rate Overview
Live
1 EGP = 2.4566 KES
1 KES = 0.407059
EGP
Avg
2.4694
High
2.4849
Low
2.4566
Last updated: 3/27/2026, 4:40:59 PM
Quick Conversions
| EGP | KES |
|---|---|
| 1 EGP | 2.46 KES |
| 10 EGP | 24.57 KES |
| 50 EGP | 122.83 KES |
| 100 EGP | 245.66 KES |
| 500 EGP | 1,228.32 KES |
| 1,000 EGP | 2,456.65 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-03-27T16:40:59Z",
"rates": {
"KES": 2.456646
}
}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": 245.6646,
"rate": 2.456646
}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