Rate Overview
Live
1 EGP = 28.9090 KRW
1 KRW = 0.034591
EGP
Avg
29.6682
High
31.3163
Low
27.6688
Last updated: 5/27/2026, 8:49:40 AM
Quick Conversions
| EGP | KRW |
|---|---|
| 1 EGP | 28.91 KRW |
| 10 EGP | 289.09 KRW |
| 50 EGP | 1,445.45 KRW |
| 100 EGP | 2,890.90 KRW |
| 500 EGP | 14,454.50 KRW |
| 1,000 EGP | 28,909.00 KRW |
Get EGP/KRW Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=EGP¤cies=KRWExample Response:
{
"success": true,
"base": "EGP",
"date": "2026-05-27T08:49:40Z",
"rates": {
"KRW": 28.909
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=EGP&to=KRW&amount=100Example Response:
{
"success": true,
"query": {
"from": "EGP",
"to": "KRW",
"amount": 100
},
"result": 2890.9,
"rate": 28.909
}Build with EGP/KRW Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key