Rate Overview
Live
1 PGK = 12.2551 EGP
1 EGP = 0.081599
PGK
Avg
12.0863
High
12.9187
Low
11.0946
Last updated: 3/27/2026, 7:47:40 AM
Quick Conversions
| PGK | EGP |
|---|---|
| 1 PGK | 12.26 EGP |
| 10 PGK | 122.55 EGP |
| 50 PGK | 612.75 EGP |
| 100 PGK | 1,225.51 EGP |
| 500 PGK | 6,127.54 EGP |
| 1,000 PGK | 12,255.07 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-27T07:47:40Z",
"rates": {
"EGP": 12.255072
}
}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": 1225.5072,
"rate": 12.255072
}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