Rate Overview
Live
1 KGS = 0.558028 EGP
1 EGP = 1.7920
KGS
Avg
0.560605
High
0.563426
Low
0.558028
Last updated: 7/8/2026, 5:28:56 AM
Quick Conversions
| KGS | EGP |
|---|---|
| 1 KGS | 0.56 EGP |
| 10 KGS | 5.58 EGP |
| 50 KGS | 27.90 EGP |
| 100 KGS | 55.80 EGP |
| 500 KGS | 279.01 EGP |
| 1,000 KGS | 558.03 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-08T05:28:56Z",
"rates": {
"EGP": 0.558028
}
}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": 55.8028,
"rate": 0.558028
}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