Rate Overview
Live
1 KRW = 0.034594 EGP
1 EGP = 28.9067
KRW
Avg
0.035581
High
0.036696
Low
0.034589
Last updated: 5/27/2026, 12:34:38 PM
Quick Conversions
| KRW | EGP |
|---|---|
| 1 KRW | 0.03 EGP |
| 10 KRW | 0.35 EGP |
| 50 KRW | 1.73 EGP |
| 100 KRW | 3.46 EGP |
| 500 KRW | 17.30 EGP |
| 1,000 KRW | 34.59 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-05-27T12:34:38Z",
"rates": {
"EGP": 0.034594
}
}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.4594,
"rate": 0.034594
}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