Rate Overview
Live
1 KGS = 0.591950 EGP
1 EGP = 1.6893
KGS
Avg
0.600888
High
0.609196
Low
0.591950
Last updated: 4/17/2026, 6:32:45 AM
Quick Conversions
| KGS | EGP |
|---|---|
| 1 KGS | 0.59 EGP |
| 10 KGS | 5.92 EGP |
| 50 KGS | 29.60 EGP |
| 100 KGS | 59.20 EGP |
| 500 KGS | 295.97 EGP |
| 1,000 KGS | 591.95 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-04-17T06:32:45Z",
"rates": {
"EGP": 0.59195
}
}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": 59.195,
"rate": 0.59195
}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