Rate Overview
Live
1 EGP = 1.6595 KGS
1 KGS = 0.602603
EGP
Avg
1.7914
High
1.8726
Low
1.6595
Last updated: 3/27/2026, 7:53:20 AM
Quick Conversions
| EGP | KGS |
|---|---|
| 1 EGP | 1.66 KGS |
| 10 EGP | 16.59 KGS |
| 50 EGP | 82.97 KGS |
| 100 EGP | 165.95 KGS |
| 500 EGP | 829.73 KGS |
| 1,000 EGP | 1,659.47 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-03-27T07:53:20Z",
"rates": {
"KGS": 1.659466
}
}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": 165.94660000000002,
"rate": 1.659466
}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