Rate Overview
Live
1 PEN = 1.2404 PGK
1 PGK = 0.806214
PEN
Avg
1.1421
High
1.2871
Low
1.0263
Last updated: 3/27/2026, 4:27:39 PM
Quick Conversions
| PEN | PGK |
|---|---|
| 1 PEN | 1.24 PGK |
| 10 PEN | 12.40 PGK |
| 50 PEN | 62.02 PGK |
| 100 PEN | 124.04 PGK |
| 500 PEN | 620.18 PGK |
| 1,000 PEN | 1,240.37 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-03-27T16:27:39Z",
"rates": {
"PGK": 1.240366
}
}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": 124.0366,
"rate": 1.240366
}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