Rate Overview
Live
1 NOK = 0.472117 PGK
1 PGK = 2.1181
NOK
Avg
0.470199
High
0.472418
Low
0.468293
Last updated: 5/29/2026, 4:24:33 PM
Quick Conversions
| NOK | PGK |
|---|---|
| 1 NOK | 0.47 PGK |
| 10 NOK | 4.72 PGK |
| 50 NOK | 23.61 PGK |
| 100 NOK | 47.21 PGK |
| 500 NOK | 236.06 PGK |
| 1,000 NOK | 472.12 PGK |
Get NOK/PGK Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=NOK¤cies=PGKExample Response:
{
"success": true,
"base": "NOK",
"date": "2026-05-29T16:24:33Z",
"rates": {
"PGK": 0.472117
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=NOK&to=PGK&amount=100Example Response:
{
"success": true,
"query": {
"from": "NOK",
"to": "PGK",
"amount": 100
},
"result": 47.2117,
"rate": 0.472117
}Build with NOK/PGK Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key