Rate Overview
Live
1 EGP = 17.0470 KPW
1 KPW = 0.058661
EGP
Avg
17.1564
High
17.2466
Low
17.0470
Last updated: 3/27/2026, 1:56:24 PM
Quick Conversions
| EGP | KPW |
|---|---|
| 1 EGP | 17.05 KPW |
| 10 EGP | 170.47 KPW |
| 50 EGP | 852.35 KPW |
| 100 EGP | 1,704.70 KPW |
| 500 EGP | 8,523.52 KPW |
| 1,000 EGP | 17,047.03 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-03-27T13:56:24Z",
"rates": {
"KPW": 17.04703
}
}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": 1704.703,
"rate": 17.04703
}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