Rate Overview
Live
1 KGS = 0.603064 EGP
1 EGP = 1.6582
KGS
Avg
0.610000
High
0.613583
Low
0.602929
Last updated: 5/7/2026, 7:49:38 AM
Quick Conversions
| KGS | EGP |
|---|---|
| 1 KGS | 0.60 EGP |
| 10 KGS | 6.03 EGP |
| 50 KGS | 30.15 EGP |
| 100 KGS | 60.31 EGP |
| 500 KGS | 301.53 EGP |
| 1,000 KGS | 603.06 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-07T07:49:38Z",
"rates": {
"EGP": 0.603064
}
}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.306400000000004,
"rate": 0.603064
}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