Rate Overview
Live
1 PGK = 3.3685 ERN
1 ERN = 0.296872
PGK
Avg
3.5278
High
3.8031
Low
3.3685
Last updated: 7/23/2026, 4:46:30 AM
Quick Conversions
| PGK | ERN |
|---|---|
| 1 PGK | 3.37 ERN |
| 10 PGK | 33.68 ERN |
| 50 PGK | 168.42 ERN |
| 100 PGK | 336.85 ERN |
| 500 PGK | 1,684.23 ERN |
| 1,000 PGK | 3,368.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-23T04:46:30Z",
"rates": {
"ERN": 3.368451
}
}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": 336.8451,
"rate": 3.368451
}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