Rate Overview
Live
1 EGP = 2.4568 KES
1 KES = 0.407034
EGP
Avg
2.4694
High
2.4849
Low
2.4568
Last updated: 3/27/2026, 5:01:57 PM
Quick Conversions
| EGP | KES |
|---|---|
| 1 EGP | 2.46 KES |
| 10 EGP | 24.57 KES |
| 50 EGP | 122.84 KES |
| 100 EGP | 245.68 KES |
| 500 EGP | 1,228.40 KES |
| 1,000 EGP | 2,456.80 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-27T17:01:57Z",
"rates": {
"KES": 2.456795
}
}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.67950000000002,
"rate": 2.456795
}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