Rate Overview
Live
1 PGK = 0.768256 PEN
1 PEN = 1.3016
PGK
Avg
0.768735
High
0.773104
Low
0.761471
Last updated: 7/13/2026, 3:59:38 PM
Quick Conversions
| PGK | PEN |
|---|---|
| 1 PGK | 0.77 PEN |
| 10 PGK | 7.68 PEN |
| 50 PGK | 38.41 PEN |
| 100 PGK | 76.83 PEN |
| 500 PGK | 384.13 PEN |
| 1,000 PGK | 768.26 PEN |
Get PGK/PEN Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=PGK¤cies=PENExample Response:
{
"success": true,
"base": "PGK",
"date": "2026-07-13T15:59:38Z",
"rates": {
"PEN": 0.768256
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=PGK&to=PEN&amount=100Example Response:
{
"success": true,
"query": {
"from": "PGK",
"to": "PEN",
"amount": 100
},
"result": 76.82560000000001,
"rate": 0.768256
}Build with PGK/PEN Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key