Rate Overview
Live
1 EGP = 1.7038 KGS
1 KGS = 0.586935
EGP
Avg
1.7573
High
1.8631
Low
1.6084
Last updated: 7/25/2026, 7:53:23 PM
Quick Conversions
| EGP | KGS |
|---|---|
| 1 EGP | 1.70 KGS |
| 10 EGP | 17.04 KGS |
| 50 EGP | 85.19 KGS |
| 100 EGP | 170.38 KGS |
| 500 EGP | 851.88 KGS |
| 1,000 EGP | 1,703.77 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-25T19:53:23Z",
"rates": {
"KGS": 1.703766
}
}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.3766,
"rate": 1.703766
}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