Rate Overview
Live
1 PGK = 2.2578 NOK
1 NOK = 0.442916
PGK
Avg
2.3328
High
2.4295
Low
2.2133
Last updated: 3/27/2026, 1:19:56 PM
Quick Conversions
| PGK | NOK |
|---|---|
| 1 PGK | 2.26 NOK |
| 10 PGK | 22.58 NOK |
| 50 PGK | 112.89 NOK |
| 100 PGK | 225.78 NOK |
| 500 PGK | 1,128.88 NOK |
| 1,000 PGK | 2,257.77 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-27T13:19:56Z",
"rates": {
"NOK": 2.257766
}
}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.77660000000003,
"rate": 2.257766
}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