Rate Overview
Live
1 EGP = 17.2335 KPW
1 KPW = 0.058027
EGP
Avg
18.1080
High
19.3078
Low
16.5637
Last updated: 5/27/2026, 5:32:41 PM
Quick Conversions
| EGP | KPW |
|---|---|
| 1 EGP | 17.23 KPW |
| 10 EGP | 172.33 KPW |
| 50 EGP | 861.67 KPW |
| 100 EGP | 1,723.35 KPW |
| 500 EGP | 8,616.74 KPW |
| 1,000 EGP | 17,233.48 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-27T17:32:41Z",
"rates": {
"KPW": 17.233484
}
}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.3484,
"rate": 17.233484
}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