Rate Overview
Live
1 EGP = 1.7140 KGS
1 KGS = 0.583416
EGP
Avg
1.7281
High
1.8676
Low
1.6205
Last updated: 7/21/2026, 9:19:42 PM
Quick Conversions
| EGP | KGS |
|---|---|
| 1 EGP | 1.71 KGS |
| 10 EGP | 17.14 KGS |
| 50 EGP | 85.70 KGS |
| 100 EGP | 171.40 KGS |
| 500 EGP | 857.02 KGS |
| 1,000 EGP | 1,714.04 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-21T21:19:42Z",
"rates": {
"KGS": 1.714043
}
}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": 171.4043,
"rate": 1.714043
}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