Rate Overview
Live
1 PGK = 2.2493 NOK
1 NOK = 0.444586
PGK
Avg
2.2426
High
2.2595
Low
2.2219
Last updated: 3/27/2026, 6:08:20 AM
Quick Conversions
| PGK | NOK |
|---|---|
| 1 PGK | 2.25 NOK |
| 10 PGK | 22.49 NOK |
| 50 PGK | 112.46 NOK |
| 100 PGK | 224.93 NOK |
| 500 PGK | 1,124.64 NOK |
| 1,000 PGK | 2,249.28 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-27T06:08:20Z",
"rates": {
"NOK": 2.249283
}
}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": 224.9283,
"rate": 2.249283
}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