Rate Overview
Live
1 EGP = 1.6748 KGS
1 KGS = 0.597069
EGP
Avg
1.7588
High
1.8631
Low
1.6084
Last updated: 5/27/2026, 9:29:43 AM
Quick Conversions
| EGP | KGS |
|---|---|
| 1 EGP | 1.67 KGS |
| 10 EGP | 16.75 KGS |
| 50 EGP | 83.74 KGS |
| 100 EGP | 167.48 KGS |
| 500 EGP | 837.42 KGS |
| 1,000 EGP | 1,674.85 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-27T09:29:43Z",
"rates": {
"KGS": 1.674848
}
}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": 167.48479999999998,
"rate": 1.674848
}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