Rate Overview
Live
1 KGS = 0.597040 EGP
1 EGP = 1.6749
KGS
Avg
0.575993
High
0.617205
Low
0.535211
Last updated: 5/27/2026, 8:45:15 PM
Quick Conversions
| KGS | EGP |
|---|---|
| 1 KGS | 0.60 EGP |
| 10 KGS | 5.97 EGP |
| 50 KGS | 29.85 EGP |
| 100 KGS | 59.70 EGP |
| 500 KGS | 298.52 EGP |
| 1,000 KGS | 597.04 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-05-27T20:45:15Z",
"rates": {
"EGP": 0.59704
}
}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": 59.704,
"rate": 0.59704
}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