Rate Overview
Live
1 PEN = 1.2786 PGK
1 PGK = 0.782081
PEN
Avg
1.2701
High
1.2892
Low
1.2398
Last updated: 5/27/2026, 11:17:14 AM
Quick Conversions
| PEN | PGK |
|---|---|
| 1 PEN | 1.28 PGK |
| 10 PEN | 12.79 PGK |
| 50 PEN | 63.93 PGK |
| 100 PEN | 127.86 PGK |
| 500 PEN | 639.32 PGK |
| 1,000 PEN | 1,278.64 PGK |
Get PEN/PGK Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=PEN¤cies=PGKExample Response:
{
"success": true,
"base": "PEN",
"date": "2026-05-27T11:17:14Z",
"rates": {
"PGK": 1.27864
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=PEN&to=PGK&amount=100Example Response:
{
"success": true,
"query": {
"from": "PEN",
"to": "PGK",
"amount": 100
},
"result": 127.864,
"rate": 1.27864
}Build with PEN/PGK Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key