Rate Overview
Live
1 PGK = 0.766956 PEN
1 PEN = 1.3039
PGK
Avg
0.768464
High
0.777758
Low
0.759346
Last updated: 7/25/2026, 1:27:43 AM
Quick Conversions
| PGK | PEN |
|---|---|
| 1 PGK | 0.77 PEN |
| 10 PGK | 7.67 PEN |
| 50 PGK | 38.35 PEN |
| 100 PGK | 76.70 PEN |
| 500 PGK | 383.48 PEN |
| 1,000 PGK | 766.96 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-25T01:27:43Z",
"rates": {
"PEN": 0.766956
}
}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.6956,
"rate": 0.766956
}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