Rate Overview
Live
1 EGP = 17.8915 KPW
1 KPW = 0.055892
EGP
Avg
18.2208
High
18.9502
Low
17.8915
Last updated: 3/7/2026, 4:59:37 AM
Quick Conversions
| EGP | KPW |
|---|---|
| 1 EGP | 17.89 KPW |
| 10 EGP | 178.91 KPW |
| 50 EGP | 894.57 KPW |
| 100 EGP | 1,789.15 KPW |
| 500 EGP | 8,945.75 KPW |
| 1,000 EGP | 17,891.49 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-07T04:59:37Z",
"rates": {
"KPW": 17.89149
}
}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": 1789.1490000000001,
"rate": 17.89149
}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