Rate Overview
Live
1 PGK = 2.1717 NOK
1 NOK = 0.460462
PGK
Avg
2.2984
High
2.4993
Low
2.1169
Last updated: 7/26/2026, 4:31:09 PM
Quick Conversions
| PGK | NOK |
|---|---|
| 1 PGK | 2.17 NOK |
| 10 PGK | 21.72 NOK |
| 50 PGK | 108.59 NOK |
| 100 PGK | 217.17 NOK |
| 500 PGK | 1,085.87 NOK |
| 1,000 PGK | 2,171.73 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-26T16:31:09Z",
"rates": {
"NOK": 2.171734
}
}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": 217.1734,
"rate": 2.171734
}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