Rate Overview
Live
1 NOK = 0.448371 PGK
1 PGK = 2.2303
NOK
Avg
0.455632
High
0.460086
Low
0.448371
Last updated: 6/19/2026, 8:44:31 AM
Quick Conversions
| NOK | PGK |
|---|---|
| 1 NOK | 0.45 PGK |
| 10 NOK | 4.48 PGK |
| 50 NOK | 22.42 PGK |
| 100 NOK | 44.84 PGK |
| 500 NOK | 224.19 PGK |
| 1,000 NOK | 448.37 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-06-19T08:44:31Z",
"rates": {
"PGK": 0.448371
}
}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.8371,
"rate": 0.448371
}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