Rate Overview
Live
1 KGS = 0.580432 EGP
1 EGP = 1.7229
KGS
Avg
0.576529
High
0.581125
Low
0.570939
Last updated: 8/22/2026, 9:17:29 AM
Quick Conversions
| KGS | EGP |
|---|---|
| 1 KGS | 0.58 EGP |
| 10 KGS | 5.80 EGP |
| 50 KGS | 29.02 EGP |
| 100 KGS | 58.04 EGP |
| 500 KGS | 290.22 EGP |
| 1,000 KGS | 580.43 EGP |
Get KGS/EGP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=KGS¤cies=EGPExample Response:
{
"success": true,
"base": "KGS",
"date": "2026-08-22T09:17:29Z",
"rates": {
"EGP": 0.580432
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=KGS&to=EGP&amount=100Example Response:
{
"success": true,
"query": {
"from": "KGS",
"to": "EGP",
"amount": 100
},
"result": 58.04319999999999,
"rate": 0.580432
}Build with KGS/EGP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key