Rate Overview
Live
1 ERN = 0.294861 PGK
1 PGK = 3.3914
ERN
Avg
0.294698
High
0.300386
Low
0.290161
Last updated: 9/2/2026, 2:54:35 PM
Quick Conversions
| ERN | PGK |
|---|---|
| 1 ERN | 0.29 PGK |
| 10 ERN | 2.95 PGK |
| 50 ERN | 14.74 PGK |
| 100 ERN | 29.49 PGK |
| 500 ERN | 147.43 PGK |
| 1,000 ERN | 294.86 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-09-02T14:54:35Z",
"rates": {
"PGK": 0.294861
}
}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.486099999999997,
"rate": 0.294861
}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