Rate Overview
Live
1 PGK = 0.781255 PEN
1 PEN = 1.2800
PGK
Avg
0.872481
High
0.974361
Low
0.776953
Last updated: 5/28/2026, 1:18:57 AM
Quick Conversions
| PGK | PEN |
|---|---|
| 1 PGK | 0.78 PEN |
| 10 PGK | 7.81 PEN |
| 50 PGK | 39.06 PEN |
| 100 PGK | 78.13 PEN |
| 500 PGK | 390.63 PEN |
| 1,000 PGK | 781.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-05-28T01:18:57Z",
"rates": {
"PEN": 0.781255
}
}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": 78.1255,
"rate": 0.781255
}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