Rate Overview
Live
1 EGP = 2.5293 KES
1 KES = 0.395371
EGP
Avg
2.5990
High
2.6485
Low
2.5293
Last updated: 7/20/2026, 6:50:47 PM
Quick Conversions
| EGP | KES |
|---|---|
| 1 EGP | 2.53 KES |
| 10 EGP | 25.29 KES |
| 50 EGP | 126.46 KES |
| 100 EGP | 252.93 KES |
| 500 EGP | 1,264.64 KES |
| 1,000 EGP | 2,529.27 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-07-20T18:50:47Z",
"rates": {
"KES": 2.529273
}
}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": 252.9273,
"rate": 2.529273
}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