Rate Overview
Live
1 KES = 0.407048 EGP
1 EGP = 2.4567
KES
Avg
0.380516
High
0.407048
Low
0.364877
Last updated: 3/27/2026, 1:27:35 PM
Quick Conversions
| KES | EGP |
|---|---|
| 1 KES | 0.41 EGP |
| 10 KES | 4.07 EGP |
| 50 KES | 20.35 EGP |
| 100 KES | 40.70 EGP |
| 500 KES | 203.52 EGP |
| 1,000 KES | 407.05 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-27T13:27:35Z",
"rates": {
"EGP": 0.407048
}
}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.7048,
"rate": 0.407048
}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