Rate Overview
Live
1 PGK = 0.771185 PEN
1 PEN = 1.2967
PGK
Avg
0.802172
High
0.870695
Low
0.763925
Last updated: 7/26/2026, 9:52:53 PM
Quick Conversions
| PGK | PEN |
|---|---|
| 1 PGK | 0.77 PEN |
| 10 PGK | 7.71 PEN |
| 50 PGK | 38.56 PEN |
| 100 PGK | 77.12 PEN |
| 500 PGK | 385.59 PEN |
| 1,000 PGK | 771.19 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-26T21:52:53Z",
"rates": {
"PEN": 0.771185
}
}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": 77.1185,
"rate": 0.771185
}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