Rate Overview
Live
1 PGK = 0.755490 PEN
1 PEN = 1.3236
PGK
Avg
0.755810
High
0.770117
Low
0.742759
Last updated: 9/2/2026, 3:57:44 AM
Quick Conversions
| PGK | PEN |
|---|---|
| 1 PGK | 0.76 PEN |
| 10 PGK | 7.55 PEN |
| 50 PGK | 37.77 PEN |
| 100 PGK | 75.55 PEN |
| 500 PGK | 377.75 PEN |
| 1,000 PGK | 755.49 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-09-02T03:57:44Z",
"rates": {
"PEN": 0.75549
}
}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": 75.549,
"rate": 0.75549
}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