Rate Overview
Live
1 KGS = 0.567325 EGP
1 EGP = 1.7627
KGS
Avg
0.562864
High
0.567330
Low
0.558176
Last updated: 7/9/2026, 6:15:46 AM
Quick Conversions
| KGS | EGP |
|---|---|
| 1 KGS | 0.57 EGP |
| 10 KGS | 5.67 EGP |
| 50 KGS | 28.37 EGP |
| 100 KGS | 56.73 EGP |
| 500 KGS | 283.66 EGP |
| 1,000 KGS | 567.32 EGP |
Get KGS/EGP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=KGS¤cies=EGPExample Response:
{
"success": true,
"base": "KGS",
"date": "2026-07-09T06:15:46Z",
"rates": {
"EGP": 0.567325
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=KGS&to=EGP&amount=100Example Response:
{
"success": true,
"query": {
"from": "KGS",
"to": "EGP",
"amount": 100
},
"result": 56.732499999999995,
"rate": 0.567325
}Build with KGS/EGP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key