Rate Overview
Live
1 EGP = 17.6899 KPW
1 KPW = 0.056529
EGP
Avg
17.8258
High
18.0093
Low
17.5767
Last updated: 8/21/2026, 10:03:04 AM
Quick Conversions
| EGP | KPW |
|---|---|
| 1 EGP | 17.69 KPW |
| 10 EGP | 176.90 KPW |
| 50 EGP | 884.50 KPW |
| 100 EGP | 1,768.99 KPW |
| 500 EGP | 8,844.96 KPW |
| 1,000 EGP | 17,689.91 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-21T10:03:04Z",
"rates": {
"KPW": 17.689911
}
}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": 1768.9911,
"rate": 17.689911
}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