Rate Overview
Live
1 PGK = 0.780528 PEN
1 PEN = 1.2812
PGK
Avg
0.822060
High
0.916315
Low
0.774477
Last updated: 5/27/2026, 9:37:42 PM
Quick Conversions
| PGK | PEN |
|---|---|
| 1 PGK | 0.78 PEN |
| 10 PGK | 7.81 PEN |
| 50 PGK | 39.03 PEN |
| 100 PGK | 78.05 PEN |
| 500 PGK | 390.26 PEN |
| 1,000 PGK | 780.53 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-27T21:37:42Z",
"rates": {
"PEN": 0.780528
}
}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.0528,
"rate": 0.780528
}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