Rate Overview
Live
1 KES = 0.393391 EGP
1 EGP = 2.5420
KES
Avg
0.389843
High
0.393391
Low
0.386523
Last updated: 9/2/2026, 4:57:45 AM
Quick Conversions
| KES | EGP |
|---|---|
| 1 KES | 0.39 EGP |
| 10 KES | 3.93 EGP |
| 50 KES | 19.67 EGP |
| 100 KES | 39.34 EGP |
| 500 KES | 196.70 EGP |
| 1,000 KES | 393.39 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-09-02T04:57:45Z",
"rates": {
"EGP": 0.393391
}
}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": 39.3391,
"rate": 0.393391
}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