Rate Overview
Live
1 EGP = 1.7046 KGS
1 KGS = 0.586664
EGP
Avg
1.7190
High
1.7319
Low
1.7045
Last updated: 7/23/2026, 5:56:54 PM
Quick Conversions
| EGP | KGS |
|---|---|
| 1 EGP | 1.70 KGS |
| 10 EGP | 17.05 KGS |
| 50 EGP | 85.23 KGS |
| 100 EGP | 170.46 KGS |
| 500 EGP | 852.28 KGS |
| 1,000 EGP | 1,704.55 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-23T17:56:54Z",
"rates": {
"KGS": 1.704552
}
}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": 170.45520000000002,
"rate": 1.704552
}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