Rate Overview
Live
1 PEN = 1.3327 PGK
1 PGK = 0.750329
PEN
Avg
1.3245
High
1.3332
Low
1.3123
Last updated: 8/15/2026, 1:02:56 PM
Quick Conversions
| PEN | PGK |
|---|---|
| 1 PEN | 1.33 PGK |
| 10 PEN | 13.33 PGK |
| 50 PEN | 66.64 PGK |
| 100 PEN | 133.27 PGK |
| 500 PEN | 666.37 PGK |
| 1,000 PEN | 1,332.75 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-08-15T13:02:56Z",
"rates": {
"PGK": 1.332748
}
}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": 133.2748,
"rate": 1.332748
}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