Rate Overview
Live
1 EGP = 1.7412 KGS
1 KGS = 0.574314
EGP
Avg
1.7024
High
1.7412
Low
1.6824
Last updated: 6/16/2026, 10:12:16 AM
Quick Conversions
| EGP | KGS |
|---|---|
| 1 EGP | 1.74 KGS |
| 10 EGP | 17.41 KGS |
| 50 EGP | 87.06 KGS |
| 100 EGP | 174.12 KGS |
| 500 EGP | 870.60 KGS |
| 1,000 EGP | 1,741.21 KGS |
Get EGP/KGS Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=EGP¤cies=KGSExample Response:
{
"success": true,
"base": "EGP",
"date": "2026-06-16T10:12:16Z",
"rates": {
"KGS": 1.741209
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=EGP&to=KGS&amount=100Example Response:
{
"success": true,
"query": {
"from": "EGP",
"to": "KGS",
"amount": 100
},
"result": 174.1209,
"rate": 1.741209
}Build with EGP/KGS Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key