Rate Overview
Live
1 KES = 0.407099 EGP
1 EGP = 2.4564
KES
Avg
0.404939
High
0.407099
Low
0.402429
Last updated: 3/27/2026, 9:49:51 AM
Quick Conversions
| KES | EGP |
|---|---|
| 1 KES | 0.41 EGP |
| 10 KES | 4.07 EGP |
| 50 KES | 20.35 EGP |
| 100 KES | 40.71 EGP |
| 500 KES | 203.55 EGP |
| 1,000 KES | 407.10 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-03-27T09:49:51Z",
"rates": {
"EGP": 0.407099
}
}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.7099,
"rate": 0.407099
}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