Rate Overview
Live
1 EGP = 1.7749 KGS
1 KGS = 0.563427
EGP
Avg
1.7750
High
1.7815
Low
1.7651
Last updated: 7/4/2026, 1:32:26 PM
Quick Conversions
| EGP | KGS |
|---|---|
| 1 EGP | 1.77 KGS |
| 10 EGP | 17.75 KGS |
| 50 EGP | 88.74 KGS |
| 100 EGP | 177.49 KGS |
| 500 EGP | 887.43 KGS |
| 1,000 EGP | 1,774.85 KGS |
Get EGP/KGS Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=EGP¤cies=KGSExample Response:
{
"success": true,
"base": "EGP",
"date": "2026-07-04T13:32:26Z",
"rates": {
"KGS": 1.774854
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=EGP&to=KGS&amount=100Example Response:
{
"success": true,
"query": {
"from": "EGP",
"to": "KGS",
"amount": 100
},
"result": 177.4854,
"rate": 1.774854
}Build with EGP/KGS Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key