Rate Overview
Live
1 PEN = 1.2924 PGK
1 PGK = 0.773733
PEN
Avg
1.2701
High
1.2971
Low
1.2376
Last updated: 7/3/2026, 5:55:12 AM
Quick Conversions
| PEN | PGK |
|---|---|
| 1 PEN | 1.29 PGK |
| 10 PEN | 12.92 PGK |
| 50 PEN | 64.62 PGK |
| 100 PEN | 129.24 PGK |
| 500 PEN | 646.22 PGK |
| 1,000 PEN | 1,292.44 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-07-03T05:55:12Z",
"rates": {
"PGK": 1.292435
}
}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": 129.2435,
"rate": 1.292435
}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