Rate Overview
Live
1 KGS = 0.586847 EGP
1 EGP = 1.7040
KGS
Avg
0.589333
High
0.621362
Low
0.561624
Last updated: 9/12/2026, 8:18:46 AM
Quick Conversions
| KGS | EGP |
|---|---|
| 1 KGS | 0.59 EGP |
| 10 KGS | 5.87 EGP |
| 50 KGS | 29.34 EGP |
| 100 KGS | 58.68 EGP |
| 500 KGS | 293.42 EGP |
| 1,000 KGS | 586.85 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-09-12T08:18:46Z",
"rates": {
"EGP": 0.586847
}
}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": 58.6847,
"rate": 0.586847
}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