Rate Overview
Live
1 PEN = 1.2413 PGK
1 PGK = 0.805604
PEN
Avg
1.2663
High
1.2968
Low
1.2413
Last updated: 3/7/2026, 2:15:16 AM
Quick Conversions
| PEN | PGK |
|---|---|
| 1 PEN | 1.24 PGK |
| 10 PEN | 12.41 PGK |
| 50 PEN | 62.07 PGK |
| 100 PEN | 124.13 PGK |
| 500 PEN | 620.65 PGK |
| 1,000 PEN | 1,241.31 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-07T02:15:16Z",
"rates": {
"PGK": 1.241305
}
}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.13050000000001,
"rate": 1.241305
}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