Rate Overview
Live
1 PGK = 3.4094 ERN
1 ERN = 0.293303
PGK
Avg
3.4095
High
3.4172
Low
3.4066
Last updated: 7/5/2026, 2:37:12 AM
Quick Conversions
| PGK | ERN |
|---|---|
| 1 PGK | 3.41 ERN |
| 10 PGK | 34.09 ERN |
| 50 PGK | 170.47 ERN |
| 100 PGK | 340.94 ERN |
| 500 PGK | 1,704.72 ERN |
| 1,000 PGK | 3,409.45 ERN |
Get PGK/ERN Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=PGK¤cies=ERNExample Response:
{
"success": true,
"base": "PGK",
"date": "2026-07-05T02:37:12Z",
"rates": {
"ERN": 3.409447
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=PGK&to=ERN&amount=100Example Response:
{
"success": true,
"query": {
"from": "PGK",
"to": "ERN",
"amount": 100
},
"result": 340.9447,
"rate": 3.409447
}Build with PGK/ERN Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key