Rate Overview
Live
1 EGP = 1.7456 KGS
1 KGS = 0.572880
EGP
Avg
1.7808
High
1.8413
Low
1.7434
Last updated: 3/6/2026, 12:22:22 PM
Quick Conversions
| EGP | KGS |
|---|---|
| 1 EGP | 1.75 KGS |
| 10 EGP | 17.46 KGS |
| 50 EGP | 87.28 KGS |
| 100 EGP | 174.56 KGS |
| 500 EGP | 872.78 KGS |
| 1,000 EGP | 1,745.57 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-03-06T12:22:22Z",
"rates": {
"KGS": 1.745565
}
}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": 174.5565,
"rate": 1.745565
}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