Rate Overview
Live
1 EGP = 1.7043 KGS
1 KGS = 0.586737
EGP
Avg
1.7097
High
1.7305
Low
1.7038
Last updated: 7/26/2026, 7:12:11 AM
Quick Conversions
| EGP | KGS |
|---|---|
| 1 EGP | 1.70 KGS |
| 10 EGP | 17.04 KGS |
| 50 EGP | 85.22 KGS |
| 100 EGP | 170.43 KGS |
| 500 EGP | 852.17 KGS |
| 1,000 EGP | 1,704.34 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-26T07:12:11Z",
"rates": {
"KGS": 1.704341
}
}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.4341,
"rate": 1.704341
}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