Rate Overview
Live
1 PEN = 1.2713 PGK
1 PGK = 0.786578
PEN
Avg
1.2790
High
1.2891
Low
1.2686
Last updated: 4/16/2026, 4:48:35 PM
Quick Conversions
| PEN | PGK |
|---|---|
| 1 PEN | 1.27 PGK |
| 10 PEN | 12.71 PGK |
| 50 PEN | 63.57 PGK |
| 100 PEN | 127.13 PGK |
| 500 PEN | 635.66 PGK |
| 1,000 PEN | 1,271.33 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-04-16T16:48:35Z",
"rates": {
"PGK": 1.271329
}
}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.13289999999999,
"rate": 1.271329
}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