Rate Overview
Live
1 KPW = 0.058556 EGP
1 EGP = 17.0777
KPW
Avg
0.059336
High
0.059599
Low
0.058556
Last updated: 5/7/2026, 3:34:39 AM
Quick Conversions
| KPW | EGP |
|---|---|
| 1 KPW | 0.06 EGP |
| 10 KPW | 0.59 EGP |
| 50 KPW | 2.93 EGP |
| 100 KPW | 5.86 EGP |
| 500 KPW | 29.28 EGP |
| 1,000 KPW | 58.56 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-05-07T03:34:39Z",
"rates": {
"EGP": 0.058556
}
}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.8556,
"rate": 0.058556
}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