Rate Overview
Live
1 EGP = 17.5306 KPW
1 KPW = 0.057043
EGP
Avg
17.5838
High
17.6741
Low
17.5261
Last updated: 9/13/2026, 8:01:19 AM
Quick Conversions
| EGP | KPW |
|---|---|
| 1 EGP | 17.53 KPW |
| 10 EGP | 175.31 KPW |
| 50 EGP | 876.53 KPW |
| 100 EGP | 1,753.06 KPW |
| 500 EGP | 8,765.30 KPW |
| 1,000 EGP | 17,530.59 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-09-13T08:01:19Z",
"rates": {
"KPW": 17.53059
}
}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": 1753.059,
"rate": 17.53059
}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