Rate Overview
Live
1 ERN = 0.293726 PGK
1 PGK = 3.4045
ERN
Avg
0.293325
High
0.293726
Low
0.292635
Last updated: 7/3/2026, 5:40:52 PM
Quick Conversions
| ERN | PGK |
|---|---|
| 1 ERN | 0.29 PGK |
| 10 ERN | 2.94 PGK |
| 50 ERN | 14.69 PGK |
| 100 ERN | 29.37 PGK |
| 500 ERN | 146.86 PGK |
| 1,000 ERN | 293.73 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-07-03T17:40:52Z",
"rates": {
"PGK": 0.293726
}
}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.3726,
"rate": 0.293726
}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