Rate Overview
Live
1 PGK = 0.791085 PEN
1 PEN = 1.2641
PGK
Avg
0.801755
High
0.808413
Low
0.791085
Last updated: 5/7/2026, 12:13:00 AM
Quick Conversions
| PGK | PEN |
|---|---|
| 1 PGK | 0.79 PEN |
| 10 PGK | 7.91 PEN |
| 50 PGK | 39.55 PEN |
| 100 PGK | 79.11 PEN |
| 500 PGK | 395.54 PEN |
| 1,000 PGK | 791.09 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-07T00:13:00Z",
"rates": {
"PEN": 0.791085
}
}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": 79.1085,
"rate": 0.791085
}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