Rate Overview
Live
1 PEN = 1.2710 PGK
1 PGK = 0.786772 PEN
Avg
1.1230
High
1.2891
Low
1.0227
Last updated: 1/25/2026, 11:23:47 AM
Quick Conversions
| PEN | PGK |
|---|---|
| 1 PEN | 1.27 PGK |
| 10 PEN | 12.71 PGK |
| 50 PEN | 63.55 PGK |
| 100 PEN | 127.10 PGK |
| 500 PEN | 635.51 PGK |
| 1,000 PEN | 1,271.02 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-01-25T11:23:47Z",
"rates": {
"PGK": 1.271016
}
}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.10159999999999,
"rate": 1.271016
}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