Rate Overview
Live
1 KRW = 0.034683 EGP
1 EGP = 28.8326
KRW
Avg
0.032981
High
0.034854
Low
0.031872
Last updated: 3/27/2026, 7:23:01 PM
Quick Conversions
| KRW | EGP |
|---|---|
| 1 KRW | 0.03 EGP |
| 10 KRW | 0.35 EGP |
| 50 KRW | 1.73 EGP |
| 100 KRW | 3.47 EGP |
| 500 KRW | 17.34 EGP |
| 1,000 KRW | 34.68 EGP |
Get KRW/EGP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=KRW¤cies=EGPExample Response:
{
"success": true,
"base": "KRW",
"date": "2026-03-27T19:23:01Z",
"rates": {
"EGP": 0.034683
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=KRW&to=EGP&amount=100Example Response:
{
"success": true,
"query": {
"from": "KRW",
"to": "EGP",
"amount": 100
},
"result": 3.4682999999999997,
"rate": 0.034683
}Build with KRW/EGP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key