Rate Overview
Live
1 PEN = 1.3239 PGK
1 PGK = 0.755328
PEN
Avg
1.3234
High
1.3463
Low
1.2985
Last updated: 9/2/2026, 11:55:17 PM
Quick Conversions
| PEN | PGK |
|---|---|
| 1 PEN | 1.32 PGK |
| 10 PEN | 13.24 PGK |
| 50 PEN | 66.20 PGK |
| 100 PEN | 132.39 PGK |
| 500 PEN | 661.96 PGK |
| 1,000 PEN | 1,323.93 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-09-02T23:55:17Z",
"rates": {
"PGK": 1.323929
}
}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": 132.3929,
"rate": 1.323929
}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