Rate Overview
Live
1 EGP = 2.4612 KES
1 KES = 0.406310
EGP
Avg
2.6466
High
2.7548
Low
2.4612
Last updated: 3/27/2026, 6:39:03 PM
Quick Conversions
| EGP | KES |
|---|---|
| 1 EGP | 2.46 KES |
| 10 EGP | 24.61 KES |
| 50 EGP | 123.06 KES |
| 100 EGP | 246.12 KES |
| 500 EGP | 1,230.59 KES |
| 1,000 EGP | 2,461.18 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-27T18:39:03Z",
"rates": {
"KES": 2.461177
}
}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": 246.1177,
"rate": 2.461177
}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