Rate Overview
Live
1 EGP = 17.2341 KPW
1 KPW = 0.058025
EGP
Avg
16.9952
High
17.2346
Low
16.7786
Last updated: 5/27/2026, 6:41:09 PM
Quick Conversions
| EGP | KPW |
|---|---|
| 1 EGP | 17.23 KPW |
| 10 EGP | 172.34 KPW |
| 50 EGP | 861.70 KPW |
| 100 EGP | 1,723.41 KPW |
| 500 EGP | 8,617.04 KPW |
| 1,000 EGP | 17,234.08 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-27T18:41:09Z",
"rates": {
"KPW": 17.234078
}
}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.4078,
"rate": 17.234078
}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