Rate Overview
Live
1 PEN = 1.2641 PGK
1 PGK = 0.791085
PEN
Avg
1.2473
High
1.2641
Low
1.2370
Last updated: 5/7/2026, 1:17:35 AM
Quick Conversions
| PEN | PGK |
|---|---|
| 1 PEN | 1.26 PGK |
| 10 PEN | 12.64 PGK |
| 50 PEN | 63.20 PGK |
| 100 PEN | 126.41 PGK |
| 500 PEN | 632.04 PGK |
| 1,000 PEN | 1,264.09 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-07T01:17:35Z",
"rates": {
"PGK": 1.264086
}
}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": 126.4086,
"rate": 1.264086
}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