Rate Overview
Live
1 PGK = 0.768794 PEN
1 PEN = 1.3007
PGK
Avg
0.772254
High
0.783146
Low
0.764939
Last updated: 6/16/2026, 4:32:33 PM
Quick Conversions
| PGK | PEN |
|---|---|
| 1 PGK | 0.77 PEN |
| 10 PGK | 7.69 PEN |
| 50 PGK | 38.44 PEN |
| 100 PGK | 76.88 PEN |
| 500 PGK | 384.40 PEN |
| 1,000 PGK | 768.79 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-06-16T16:32:33Z",
"rates": {
"PEN": 0.768794
}
}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.8794,
"rate": 0.768794
}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