Rate Overview
Live
1 KGS = 0.603755 EGP
1 EGP = 1.6563
KGS
Avg
0.599835
High
0.603755
Low
0.596765
Last updated: 3/27/2026, 9:42:46 AM
Quick Conversions
| KGS | EGP |
|---|---|
| 1 KGS | 0.60 EGP |
| 10 KGS | 6.04 EGP |
| 50 KGS | 30.19 EGP |
| 100 KGS | 60.38 EGP |
| 500 KGS | 301.88 EGP |
| 1,000 KGS | 603.76 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-03-27T09:42:46Z",
"rates": {
"EGP": 0.603755
}
}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": 60.3755,
"rate": 0.603755
}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