Rate Overview
Live
1 KES = 0.409088 EGP
1 EGP = 2.4445
KES
Avg
0.413428
High
0.415327
Low
0.409088
Last updated: 5/6/2026, 5:21:04 PM
Quick Conversions
| KES | EGP |
|---|---|
| 1 KES | 0.41 EGP |
| 10 KES | 4.09 EGP |
| 50 KES | 20.45 EGP |
| 100 KES | 40.91 EGP |
| 500 KES | 204.54 EGP |
| 1,000 KES | 409.09 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-06T17:21:04Z",
"rates": {
"EGP": 0.409088
}
}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.9088,
"rate": 0.409088
}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