Rate Overview
Live
1 KRW = 0.037215 EGP
1 EGP = 26.8709
KRW
Avg
0.036686
High
0.037215
Low
0.036192
Last updated: 9/2/2026, 10:58:52 AM
Quick Conversions
| KRW | EGP |
|---|---|
| 1 KRW | 0.04 EGP |
| 10 KRW | 0.37 EGP |
| 50 KRW | 1.86 EGP |
| 100 KRW | 3.72 EGP |
| 500 KRW | 18.61 EGP |
| 1,000 KRW | 37.21 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-09-02T10:58:52Z",
"rates": {
"EGP": 0.037215
}
}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.7215,
"rate": 0.037215
}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