Rate Overview
Live
1 KRW = 0.034741 EGP
1 EGP = 28.7844
KRW
Avg
0.034862
High
0.035105
Low
0.034612
Last updated: 3/27/2026, 3:47:40 PM
Quick Conversions
| KRW | EGP |
|---|---|
| 1 KRW | 0.03 EGP |
| 10 KRW | 0.35 EGP |
| 50 KRW | 1.74 EGP |
| 100 KRW | 3.47 EGP |
| 500 KRW | 17.37 EGP |
| 1,000 KRW | 34.74 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-27T15:47:40Z",
"rates": {
"EGP": 0.034741
}
}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.4741,
"rate": 0.034741
}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