Rate Overview
Live
1 KRW = 0.033873 EGP
1 EGP = 29.5220
KRW
Avg
0.033639
High
0.034166
Low
0.032988
Last updated: 3/7/2026, 6:47:48 AM
Quick Conversions
| KRW | EGP |
|---|---|
| 1 KRW | 0.03 EGP |
| 10 KRW | 0.34 EGP |
| 50 KRW | 1.69 EGP |
| 100 KRW | 3.39 EGP |
| 500 KRW | 16.94 EGP |
| 1,000 KRW | 33.87 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-07T06:47:48Z",
"rates": {
"EGP": 0.033873
}
}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.3873,
"rate": 0.033873
}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