Rate Overview
Live
1 EGP = 17.2341 KPW
1 KPW = 0.058024
EGP
Avg
16.9952
High
17.2346
Low
16.7786
Last updated: 5/27/2026, 7:31:08 PM
Quick Conversions
| EGP | KPW |
|---|---|
| 1 EGP | 17.23 KPW |
| 10 EGP | 172.34 KPW |
| 50 EGP | 861.71 KPW |
| 100 EGP | 1,723.41 KPW |
| 500 EGP | 8,617.06 KPW |
| 1,000 EGP | 17,234.11 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-27T19:31:08Z",
"rates": {
"KPW": 17.234111
}
}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.4110999999998,
"rate": 17.234111
}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