Rate Overview
Live
1 ERN = 0.291536 PGK
1 PGK = 3.4301
ERN
Avg
0.291350
High
0.292593
Low
0.289499
Last updated: 6/16/2026, 1:25:29 PM
Quick Conversions
| ERN | PGK |
|---|---|
| 1 ERN | 0.29 PGK |
| 10 ERN | 2.92 PGK |
| 50 ERN | 14.58 PGK |
| 100 ERN | 29.15 PGK |
| 500 ERN | 145.77 PGK |
| 1,000 ERN | 291.54 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-06-16T13:25:29Z",
"rates": {
"PGK": 0.291536
}
}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": 29.1536,
"rate": 0.291536
}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