Rate Overview
Live
1 NOK = 0.447957 PGK
1 PGK = 2.2324
NOK
Avg
0.447619
High
0.453425
Low
0.443432
Last updated: 3/8/2026, 7:42:20 AM
Quick Conversions
| NOK | PGK |
|---|---|
| 1 NOK | 0.45 PGK |
| 10 NOK | 4.48 PGK |
| 50 NOK | 22.40 PGK |
| 100 NOK | 44.80 PGK |
| 500 NOK | 223.98 PGK |
| 1,000 NOK | 447.96 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-08T07:42:20Z",
"rates": {
"PGK": 0.447957
}
}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.7957,
"rate": 0.447957
}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