Rate Overview
Live
1 EGP = 17.0720 KPW
1 KPW = 0.058575
EGP
Avg
16.8778
High
17.0773
Low
16.7786
Last updated: 5/7/2026, 5:38:08 AM
Quick Conversions
| EGP | KPW |
|---|---|
| 1 EGP | 17.07 KPW |
| 10 EGP | 170.72 KPW |
| 50 EGP | 853.60 KPW |
| 100 EGP | 1,707.20 KPW |
| 500 EGP | 8,536.00 KPW |
| 1,000 EGP | 17,072.00 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-07T05:38:08Z",
"rates": {
"KPW": 17.071995
}
}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": 1707.1995000000002,
"rate": 17.071995
}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