Rate Overview
Live
1 PGK = 2.1647 NOK
1 NOK = 0.461948
PGK
Avg
2.1881
High
2.2092
Low
2.1610
Last updated: 4/16/2026, 8:04:40 AM
Quick Conversions
| PGK | NOK |
|---|---|
| 1 PGK | 2.16 NOK |
| 10 PGK | 21.65 NOK |
| 50 PGK | 108.24 NOK |
| 100 PGK | 216.47 NOK |
| 500 PGK | 1,082.37 NOK |
| 1,000 PGK | 2,164.75 NOK |
Get PGK/NOK Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=PGK¤cies=NOKExample Response:
{
"success": true,
"base": "PGK",
"date": "2026-04-16T08:04:40Z",
"rates": {
"NOK": 2.164747
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=PGK&to=NOK&amount=100Example Response:
{
"success": true,
"query": {
"from": "PGK",
"to": "NOK",
"amount": 100
},
"result": 216.4747,
"rate": 2.164747
}Build with PGK/NOK Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key