Rate Overview
Live
1 KES = 0.407080 EGP
1 EGP = 2.4565
KES
Avg
0.380518
High
0.407080
Low
0.364877
Last updated: 3/27/2026, 2:48:59 PM
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.54 EGP |
| 1,000 KES | 407.08 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-27T14:48:59Z",
"rates": {
"EGP": 0.40708
}
}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.708,
"rate": 0.40708
}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