Rate Overview
Live
1 KGS = 0.603681 EGP
1 EGP = 1.6565
KGS
Avg
0.550910
High
0.603681
Low
0.534019
Last updated: 3/27/2026, 1:27:07 PM
Quick Conversions
| KGS | EGP |
|---|---|
| 1 KGS | 0.60 EGP |
| 10 KGS | 6.04 EGP |
| 50 KGS | 30.18 EGP |
| 100 KGS | 60.37 EGP |
| 500 KGS | 301.84 EGP |
| 1,000 KGS | 603.68 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-27T13:27:07Z",
"rates": {
"EGP": 0.603681
}
}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": 60.368100000000005,
"rate": 0.603681
}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