Rate Overview
Live
1 KGS = 0.572959 EGP
1 EGP = 1.7453
KGS
Avg
0.561805
High
0.573595
Low
0.543097
Last updated: 3/6/2026, 8:14:29 AM
Quick Conversions
| KGS | EGP |
|---|---|
| 1 KGS | 0.57 EGP |
| 10 KGS | 5.73 EGP |
| 50 KGS | 28.65 EGP |
| 100 KGS | 57.30 EGP |
| 500 KGS | 286.48 EGP |
| 1,000 KGS | 572.96 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-06T08:14:29Z",
"rates": {
"EGP": 0.572959
}
}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": 57.2959,
"rate": 0.572959
}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