Rate Overview
Live
1 EGP = 17.0445 KPW
1 KPW = 0.058670
EGP
Avg
17.6192
High
18.9502
Low
17.0445
Last updated: 3/27/2026, 3:53:17 PM
Quick Conversions
| EGP | KPW |
|---|---|
| 1 EGP | 17.04 KPW |
| 10 EGP | 170.45 KPW |
| 50 EGP | 852.23 KPW |
| 100 EGP | 1,704.45 KPW |
| 500 EGP | 8,522.27 KPW |
| 1,000 EGP | 17,044.54 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-27T15:53:17Z",
"rates": {
"KPW": 17.044544
}
}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.4543999999999,
"rate": 17.044544
}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