Rate Overview
Live
1 EGP = 1.6596 KGS
1 KGS = 0.602569
EGP
Avg
1.6675
High
1.6757
Low
1.6595
Last updated: 3/27/2026, 6:05:22 AM
Quick Conversions
| EGP | KGS |
|---|---|
| 1 EGP | 1.66 KGS |
| 10 EGP | 16.60 KGS |
| 50 EGP | 82.98 KGS |
| 100 EGP | 165.96 KGS |
| 500 EGP | 829.78 KGS |
| 1,000 EGP | 1,659.56 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-27T06:05:22Z",
"rates": {
"KGS": 1.659561
}
}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.9561,
"rate": 1.659561
}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