Rate Overview
Live
1 KES = 0.388227 EGP
1 EGP = 2.5758
KES
Avg
0.386714
High
0.388418
Low
0.383721
Last updated: 8/14/2026, 5:41:56 AM
Quick Conversions
| KES | EGP |
|---|---|
| 1 KES | 0.39 EGP |
| 10 KES | 3.88 EGP |
| 50 KES | 19.41 EGP |
| 100 KES | 38.82 EGP |
| 500 KES | 194.11 EGP |
| 1,000 KES | 388.23 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-08-14T05:41:56Z",
"rates": {
"EGP": 0.388227
}
}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": 38.8227,
"rate": 0.388227
}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