Rate Overview
Live
1 PGK = 12.2544 EGP
1 EGP = 0.081604
PGK
Avg
12.1845
High
12.2544
Low
12.1202
Last updated: 3/27/2026, 6:08:30 AM
Quick Conversions
| PGK | EGP |
|---|---|
| 1 PGK | 12.25 EGP |
| 10 PGK | 122.54 EGP |
| 50 PGK | 612.72 EGP |
| 100 PGK | 1,225.44 EGP |
| 500 PGK | 6,127.19 EGP |
| 1,000 PGK | 12,254.37 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-27T06:08:30Z",
"rates": {
"EGP": 12.254374
}
}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.4374,
"rate": 12.254374
}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