Rate Overview
Live
1 PGK = 11.6675 EGP
1 EGP = 0.085708
PGK
Avg
11.4245
High
11.6675
Low
11.0864
Last updated: 3/6/2026, 10:50:23 PM
Quick Conversions
| PGK | EGP |
|---|---|
| 1 PGK | 11.67 EGP |
| 10 PGK | 116.68 EGP |
| 50 PGK | 583.38 EGP |
| 100 PGK | 1,166.75 EGP |
| 500 PGK | 5,833.75 EGP |
| 1,000 PGK | 11,667.50 EGP |
Get PGK/EGP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=PGK¤cies=EGPExample Response:
{
"success": true,
"base": "PGK",
"date": "2026-03-06T22:50:23Z",
"rates": {
"EGP": 11.6675
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=PGK&to=EGP&amount=100Example Response:
{
"success": true,
"query": {
"from": "PGK",
"to": "EGP",
"amount": 100
},
"result": 1166.75,
"rate": 11.6675
}Build with PGK/EGP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key