Rate Overview
Live
1 KRW = 0.034591 EGP
1 EGP = 28.9093
KRW
Avg
0.034840
High
0.035398
Low
0.034567
Last updated: 5/27/2026, 8:46:43 AM
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-27T08:46:43Z",
"rates": {
"EGP": 0.034591
}
}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.4591,
"rate": 0.034591
}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