Rate Overview
Live
1 PEN = 1.3045 PGK
1 PGK = 0.766567
PEN
Avg
1.2791
High
1.3077
Low
1.2381
Last updated: 7/21/2026, 10:34:51 PM
Quick Conversions
| PEN | PGK |
|---|---|
| 1 PEN | 1.30 PGK |
| 10 PEN | 13.05 PGK |
| 50 PEN | 65.23 PGK |
| 100 PEN | 130.45 PGK |
| 500 PEN | 652.26 PGK |
| 1,000 PEN | 1,304.52 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-21T22:34:51Z",
"rates": {
"PGK": 1.304518
}
}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": 130.45180000000002,
"rate": 1.304518
}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