Rate Overview
Live
1 NOK = 0.467329 PGK
1 PGK = 2.1398
NOK
Avg
0.406429
High
0.469712
Low
0.343104
Last updated: 7/30/2026, 10:51:05 AM
Quick Conversions
| NOK | PGK |
|---|---|
| 1 NOK | 0.47 PGK |
| 10 NOK | 4.67 PGK |
| 50 NOK | 23.37 PGK |
| 100 NOK | 46.73 PGK |
| 500 NOK | 233.66 PGK |
| 1,000 NOK | 467.33 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-07-30T10:51:05Z",
"rates": {
"PGK": 0.467329
}
}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": 46.7329,
"rate": 0.467329
}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