Rate Overview
Live
1 EGP = 1.6565 KGS
1 KGS = 0.603682
EGP
Avg
1.8176
High
1.8726
Low
1.6565
Last updated: 3/27/2026, 1:27:06 PM
Quick Conversions
| EGP | KGS |
|---|---|
| 1 EGP | 1.66 KGS |
| 10 EGP | 16.57 KGS |
| 50 EGP | 82.83 KGS |
| 100 EGP | 165.65 KGS |
| 500 EGP | 828.25 KGS |
| 1,000 EGP | 1,656.50 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-27T13:27:06Z",
"rates": {
"KGS": 1.656502
}
}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.65019999999998,
"rate": 1.656502
}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