Rate Overview
Live
1 NOK = 0.443324 PGK
1 PGK = 2.2557
NOK
Avg
0.394967
High
0.450141
Low
0.343104
Last updated: 3/29/2026, 11:13:20 AM
Quick Conversions
| NOK | PGK |
|---|---|
| 1 NOK | 0.44 PGK |
| 10 NOK | 4.43 PGK |
| 50 NOK | 22.17 PGK |
| 100 NOK | 44.33 PGK |
| 500 NOK | 221.66 PGK |
| 1,000 NOK | 443.32 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-03-29T11:13:20Z",
"rates": {
"PGK": 0.443324
}
}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": 44.3324,
"rate": 0.443324
}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