Rate Overview
Live
1 EGP = 1.6585 KGS
1 KGS = 0.602949
EGP
Avg
1.6384
High
1.6585
Low
1.6298
Last updated: 5/6/2026, 7:15:26 PM
Quick Conversions
| EGP | KGS |
|---|---|
| 1 EGP | 1.66 KGS |
| 10 EGP | 16.59 KGS |
| 50 EGP | 82.93 KGS |
| 100 EGP | 165.85 KGS |
| 500 EGP | 829.26 KGS |
| 1,000 EGP | 1,658.51 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-05-06T19:15:26Z",
"rates": {
"KGS": 1.658515
}
}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.8515,
"rate": 1.658515
}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