Rate Overview
Live
1 EGP = 17.7484 KPW
1 KPW = 0.056343
EGP
Avg
18.1617
High
19.1718
Low
16.5516
Last updated: 8/24/2026, 3:01:50 PM
Quick Conversions
| EGP | KPW |
|---|---|
| 1 EGP | 17.75 KPW |
| 10 EGP | 177.48 KPW |
| 50 EGP | 887.42 KPW |
| 100 EGP | 1,774.84 KPW |
| 500 EGP | 8,874.20 KPW |
| 1,000 EGP | 17,748.41 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-08-24T15:01:50Z",
"rates": {
"KPW": 17.748405
}
}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": 1774.8405000000002,
"rate": 17.748405
}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