Rate Overview
Live
1 KPW = 0.055892 EGP
1 EGP = 17.8916
KPW
Avg
0.054906
High
0.055892
Low
0.052769
Last updated: 3/7/2026, 7:42:33 AM
Quick Conversions
| KPW | EGP |
|---|---|
| 1 KPW | 0.06 EGP |
| 10 KPW | 0.56 EGP |
| 50 KPW | 2.79 EGP |
| 100 KPW | 5.59 EGP |
| 500 KPW | 27.95 EGP |
| 1,000 KPW | 55.89 EGP |
Get KPW/EGP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=KPW¤cies=EGPExample Response:
{
"success": true,
"base": "KPW",
"date": "2026-03-07T07:42:33Z",
"rates": {
"EGP": 0.055892
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=KPW&to=EGP&amount=100Example Response:
{
"success": true,
"query": {
"from": "KPW",
"to": "EGP",
"amount": 100
},
"result": 5.5892,
"rate": 0.055892
}Build with KPW/EGP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key