Rate Overview
Live
1 KES = 0.403259 EGP
1 EGP = 2.4798
KES
Avg
0.407696
High
0.411855
Low
0.403259
Last updated: 5/26/2026, 9:21:45 PM
Quick Conversions
| KES | EGP |
|---|---|
| 1 KES | 0.40 EGP |
| 10 KES | 4.03 EGP |
| 50 KES | 20.16 EGP |
| 100 KES | 40.33 EGP |
| 500 KES | 201.63 EGP |
| 1,000 KES | 403.26 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-05-26T21:21:45Z",
"rates": {
"EGP": 0.403259
}
}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": 40.3259,
"rate": 0.403259
}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