Rate Overview
Live
1 KES = 0.377517 EGP
1 EGP = 2.6489
KES
Avg
0.379905
High
0.381169
Low
0.377517
Last updated: 7/6/2026, 2:14:19 PM
Quick Conversions
| KES | EGP |
|---|---|
| 1 KES | 0.38 EGP |
| 10 KES | 3.78 EGP |
| 50 KES | 18.88 EGP |
| 100 KES | 37.75 EGP |
| 500 KES | 188.76 EGP |
| 1,000 KES | 377.52 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-07-06T14:14:19Z",
"rates": {
"EGP": 0.377517
}
}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": 37.7517,
"rate": 0.377517
}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