Rate Overview
Live
1 PGK = 2.1713 NOK
1 NOK = 0.460546
PGK
Avg
2.2169
High
2.2642
Low
2.1590
Last updated: 7/24/2026, 9:27:26 PM
Quick Conversions
| PGK | NOK |
|---|---|
| 1 PGK | 2.17 NOK |
| 10 PGK | 21.71 NOK |
| 50 PGK | 108.57 NOK |
| 100 PGK | 217.13 NOK |
| 500 PGK | 1,085.67 NOK |
| 1,000 PGK | 2,171.34 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-24T21:27:26Z",
"rates": {
"NOK": 2.171336
}
}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.1336,
"rate": 2.171336
}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