Rate Overview
Live
1 PGK = 0.778640 PEN
1 PEN = 1.2843
PGK
Avg
0.780554
High
0.788279
Low
0.775709
Last updated: 4/16/2026, 3:07:51 PM
Quick Conversions
| PGK | PEN |
|---|---|
| 1 PGK | 0.78 PEN |
| 10 PGK | 7.79 PEN |
| 50 PGK | 38.93 PEN |
| 100 PGK | 77.86 PEN |
| 500 PGK | 389.32 PEN |
| 1,000 PGK | 778.64 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-04-16T15:07:51Z",
"rates": {
"PEN": 0.77864
}
}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.864,
"rate": 0.77864
}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