Rate Overview
Live
1 KES = 0.388749 EGP
1 EGP = 2.5724
KES
Avg
0.387481
High
0.388749
Low
0.383721
Last updated: 8/16/2026, 4:29:11 AM
Quick Conversions
| KES | EGP |
|---|---|
| 1 KES | 0.39 EGP |
| 10 KES | 3.89 EGP |
| 50 KES | 19.44 EGP |
| 100 KES | 38.87 EGP |
| 500 KES | 194.37 EGP |
| 1,000 KES | 388.75 EGP |
Get KES/EGP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=KES¤cies=EGPExample Response:
{
"success": true,
"base": "KES",
"date": "2026-08-16T04:29:11Z",
"rates": {
"EGP": 0.388749
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=KES&to=EGP&amount=100Example Response:
{
"success": true,
"query": {
"from": "KES",
"to": "EGP",
"amount": 100
},
"result": 38.874900000000004,
"rate": 0.388749
}Build with KES/EGP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key