Rate Overview
Live
1 PGK = 0.771228 PEN
1 PEN = 1.2966
PGK
Avg
0.766836
High
0.771228
Low
0.759346
Last updated: 7/25/2026, 8:52:17 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.61 PEN |
| 1,000 PGK | 771.23 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-25T20:52:17Z",
"rates": {
"PEN": 0.771228
}
}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.1228,
"rate": 0.771228
}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