Rate Overview
Live
1 EGP = 1.6563 KGS
1 KGS = 0.603756
EGP
Avg
1.7913
High
1.8726
Low
1.6563
Last updated: 3/27/2026, 9:55:29 AM
Quick Conversions
| EGP | KGS |
|---|---|
| 1 EGP | 1.66 KGS |
| 10 EGP | 16.56 KGS |
| 50 EGP | 82.81 KGS |
| 100 EGP | 165.63 KGS |
| 500 EGP | 828.15 KGS |
| 1,000 EGP | 1,656.30 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-27T09:55:29Z",
"rates": {
"KGS": 1.656298
}
}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.62980000000002,
"rate": 1.656298
}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