Rate Overview
Live
1 PGK = 2.2308 NOK
1 NOK = 0.448278
PGK
Avg
2.2515
High
2.2642
Low
2.2308
Last updated: 7/3/2026, 4:28:53 PM
Quick Conversions
| PGK | NOK |
|---|---|
| 1 PGK | 2.23 NOK |
| 10 PGK | 22.31 NOK |
| 50 PGK | 111.54 NOK |
| 100 PGK | 223.08 NOK |
| 500 PGK | 1,115.38 NOK |
| 1,000 PGK | 2,230.76 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-03T16:28:53Z",
"rates": {
"NOK": 2.230758
}
}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": 223.0758,
"rate": 2.230758
}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