Rate Overview
Live
1 KGS = 0.586706 EGP
1 EGP = 1.7044
KGS
Avg
0.570159
High
0.621724
Low
0.536732
Last updated: 9/12/2026, 4:07:56 AM
Quick Conversions
| KGS | EGP |
|---|---|
| 1 KGS | 0.59 EGP |
| 10 KGS | 5.87 EGP |
| 50 KGS | 29.34 EGP |
| 100 KGS | 58.67 EGP |
| 500 KGS | 293.35 EGP |
| 1,000 KGS | 586.71 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-12T04:07:56Z",
"rates": {
"EGP": 0.586706
}
}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.67059999999999,
"rate": 0.586706
}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