Rate Overview
Live
1 EGP = 17.2342 KPW
1 KPW = 0.058024
EGP
Avg
18.1744
High
19.1718
Low
16.5516
Last updated: 5/27/2026, 12:16:50 PM
Quick Conversions
| EGP | KPW |
|---|---|
| 1 EGP | 17.23 KPW |
| 10 EGP | 172.34 KPW |
| 50 EGP | 861.71 KPW |
| 100 EGP | 1,723.42 KPW |
| 500 EGP | 8,617.11 KPW |
| 1,000 EGP | 17,234.21 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-27T12:16:50Z",
"rates": {
"KPW": 17.23421
}
}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.421,
"rate": 17.23421
}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