Rate Overview
Live
1 EGP = 1.7391 KGS
1 KGS = 0.575007
EGP
Avg
1.7538
High
1.7679
Low
1.7391
Last updated: 8/13/2026, 1:11:41 PM
Quick Conversions
| EGP | KGS |
|---|---|
| 1 EGP | 1.74 KGS |
| 10 EGP | 17.39 KGS |
| 50 EGP | 86.96 KGS |
| 100 EGP | 173.91 KGS |
| 500 EGP | 869.55 KGS |
| 1,000 EGP | 1,739.11 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-08-13T13:11:41Z",
"rates": {
"KGS": 1.739109
}
}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": 173.9109,
"rate": 1.739109
}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