Rate Overview
Live
1 PGK = 0.807792 PEN
1 PEN = 1.2379
PGK
Avg
0.843460
High
0.949464
Low
0.776744
Last updated: 3/27/2026, 7:46:59 AM
Quick Conversions
| PGK | PEN |
|---|---|
| 1 PGK | 0.81 PEN |
| 10 PGK | 8.08 PEN |
| 50 PGK | 40.39 PEN |
| 100 PGK | 80.78 PEN |
| 500 PGK | 403.90 PEN |
| 1,000 PGK | 807.79 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-03-27T07:46:59Z",
"rates": {
"PEN": 0.807792
}
}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": 80.77919999999999,
"rate": 0.807792
}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