Rate Overview
Live
1 PGK = 0.773136 PEN
1 PEN = 1.2934
PGK
Avg
0.771756
High
0.775961
Low
0.768379
Last updated: 7/5/2026, 2:51:38 PM
Quick Conversions
| PGK | PEN |
|---|---|
| 1 PGK | 0.77 PEN |
| 10 PGK | 7.73 PEN |
| 50 PGK | 38.66 PEN |
| 100 PGK | 77.31 PEN |
| 500 PGK | 386.57 PEN |
| 1,000 PGK | 773.14 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-05T14:51:38Z",
"rates": {
"PEN": 0.773136
}
}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.31360000000001,
"rate": 0.773136
}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