Rate Overview
Live
1 EGP = 17.2330 KPW
1 KPW = 0.058028
EGP
Avg
17.0845
High
17.2346
Low
16.8895
Last updated: 5/27/2026, 10:54:12 AM
Quick Conversions
| EGP | KPW |
|---|---|
| 1 EGP | 17.23 KPW |
| 10 EGP | 172.33 KPW |
| 50 EGP | 861.65 KPW |
| 100 EGP | 1,723.30 KPW |
| 500 EGP | 8,616.49 KPW |
| 1,000 EGP | 17,232.99 KPW |
Get EGP/KPW Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=EGP¤cies=KPWExample Response:
{
"success": true,
"base": "EGP",
"date": "2026-05-27T10:54:12Z",
"rates": {
"KPW": 17.232989
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=EGP&to=KPW&amount=100Example Response:
{
"success": true,
"query": {
"from": "EGP",
"to": "KPW",
"amount": 100
},
"result": 1723.2989,
"rate": 17.232989
}Build with EGP/KPW Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key