Rate Overview
Live
1 PGK = 2.2549 NOK
1 NOK = 0.443469
PGK
Avg
2.2703
High
2.3647
Low
2.2074
Last updated: 3/27/2026, 12:59:13 PM
Quick Conversions
| PGK | NOK |
|---|---|
| 1 PGK | 2.25 NOK |
| 10 PGK | 22.55 NOK |
| 50 PGK | 112.75 NOK |
| 100 PGK | 225.49 NOK |
| 500 PGK | 1,127.47 NOK |
| 1,000 PGK | 2,254.95 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-03-27T12:59:13Z",
"rates": {
"NOK": 2.254947
}
}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": 225.4947,
"rate": 2.254947
}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