Rate Overview
Live
1 KGS = 0.602544 EGP
1 EGP = 1.6596
KGS
Avg
0.558845
High
0.602544
Low
0.534019
Last updated: 3/27/2026, 11:44:44 AM
Quick Conversions
| KGS | EGP |
|---|---|
| 1 KGS | 0.60 EGP |
| 10 KGS | 6.03 EGP |
| 50 KGS | 30.13 EGP |
| 100 KGS | 60.25 EGP |
| 500 KGS | 301.27 EGP |
| 1,000 KGS | 602.54 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-27T11:44:44Z",
"rates": {
"EGP": 0.602544
}
}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.2544,
"rate": 0.602544
}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