Rate Overview
Live
1 KGS = 0.563426 EGP
1 EGP = 1.7749
KGS
Avg
0.562591
High
0.621724
Low
0.534053
Last updated: 7/4/2026, 1:32:38 PM
Quick Conversions
| KGS | EGP |
|---|---|
| 1 KGS | 0.56 EGP |
| 10 KGS | 5.63 EGP |
| 50 KGS | 28.17 EGP |
| 100 KGS | 56.34 EGP |
| 500 KGS | 281.71 EGP |
| 1,000 KGS | 563.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-07-04T13:32:38Z",
"rates": {
"EGP": 0.563426
}
}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": 56.3426,
"rate": 0.563426
}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