Rate Overview
Live
1 PGK = 2.2616 NOK
1 NOK = 0.442157
PGK
Avg
2.3310
High
2.5785
Low
2.1020
Last updated: 6/29/2026, 12:25:46 AM
Quick Conversions
| PGK | NOK |
|---|---|
| 1 PGK | 2.26 NOK |
| 10 PGK | 22.62 NOK |
| 50 PGK | 113.08 NOK |
| 100 PGK | 226.16 NOK |
| 500 PGK | 1,130.82 NOK |
| 1,000 PGK | 2,261.64 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-06-29T00:25:46Z",
"rates": {
"NOK": 2.261641
}
}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": 226.1641,
"rate": 2.261641
}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