Rate Overview
Live
1 ERN = 0.294630 PGK
1 PGK = 3.3941
ERN
Avg
0.288858
High
0.294630
Low
0.284161
Last updated: 7/28/2026, 5:33:21 AM
Quick Conversions
| ERN | PGK |
|---|---|
| 1 ERN | 0.29 PGK |
| 10 ERN | 2.95 PGK |
| 50 ERN | 14.73 PGK |
| 100 ERN | 29.46 PGK |
| 500 ERN | 147.32 PGK |
| 1,000 ERN | 294.63 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-28T05:33:21Z",
"rates": {
"PGK": 0.29463
}
}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.463,
"rate": 0.29463
}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