Rate Overview
Live
1 KES = 0.387992 EGP
1 EGP = 2.5774
KES
Avg
0.381577
High
0.388136
Low
0.368168
Last updated: 3/7/2026, 12:31:58 AM
Quick Conversions
| KES | EGP |
|---|---|
| 1 KES | 0.39 EGP |
| 10 KES | 3.88 EGP |
| 50 KES | 19.40 EGP |
| 100 KES | 38.80 EGP |
| 500 KES | 194.00 EGP |
| 1,000 KES | 387.99 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-07T00:31:58Z",
"rates": {
"EGP": 0.387992
}
}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.7992,
"rate": 0.387992
}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