Rate Overview
Live
1 PGK = 2.1591 NOK
1 NOK = 0.463163
PGK
Avg
2.1760
High
2.2012
Low
2.1590
Last updated: 7/24/2026, 12:53:42 AM
Quick Conversions
| PGK | NOK |
|---|---|
| 1 PGK | 2.16 NOK |
| 10 PGK | 21.59 NOK |
| 50 PGK | 107.95 NOK |
| 100 PGK | 215.91 NOK |
| 500 PGK | 1,079.53 NOK |
| 1,000 PGK | 2,159.07 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-07-24T00:53:42Z",
"rates": {
"NOK": 2.159065
}
}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": 215.9065,
"rate": 2.159065
}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