Rate Overview
Live
1 PGK = 11.9908 EGP
1 EGP = 0.083397
PGK
Avg
12.1016
High
12.2300
Low
11.9777
Last updated: 5/27/2026, 11:15:50 AM
Quick Conversions
| PGK | EGP |
|---|---|
| 1 PGK | 11.99 EGP |
| 10 PGK | 119.91 EGP |
| 50 PGK | 599.54 EGP |
| 100 PGK | 1,199.08 EGP |
| 500 PGK | 5,995.40 EGP |
| 1,000 PGK | 11,990.81 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-05-27T11:15:50Z",
"rates": {
"EGP": 11.990805
}
}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": 1199.0805,
"rate": 11.990805
}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