Rate Overview
Live
1 ERN = 0.289379 PGK
1 PGK = 3.4557
ERN
Avg
0.288461
High
0.289379
Low
0.287433
Last updated: 4/16/2026, 5:06:10 PM
Quick Conversions
| ERN | PGK |
|---|---|
| 1 ERN | 0.29 PGK |
| 10 ERN | 2.89 PGK |
| 50 ERN | 14.47 PGK |
| 100 ERN | 28.94 PGK |
| 500 ERN | 144.69 PGK |
| 1,000 ERN | 289.38 PGK |
Get ERN/PGK Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=ERN¤cies=PGKExample Response:
{
"success": true,
"base": "ERN",
"date": "2026-04-16T17:06:10Z",
"rates": {
"PGK": 0.289379
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=ERN&to=PGK&amount=100Example Response:
{
"success": true,
"query": {
"from": "ERN",
"to": "PGK",
"amount": 100
},
"result": 28.9379,
"rate": 0.289379
}Build with ERN/PGK Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key