Rate Overview
Live
1 ERN = 0.290380 PGK
1 PGK = 3.4438
ERN
Avg
0.279476
High
0.290380
Low
0.261029
Last updated: 5/27/2026, 12:33:38 PM
Quick Conversions
| ERN | PGK |
|---|---|
| 1 ERN | 0.29 PGK |
| 10 ERN | 2.90 PGK |
| 50 ERN | 14.52 PGK |
| 100 ERN | 29.04 PGK |
| 500 ERN | 145.19 PGK |
| 1,000 ERN | 290.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-05-27T12:33:38Z",
"rates": {
"PGK": 0.29038
}
}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.038000000000004,
"rate": 0.29038
}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