Rate Overview
Live
1 PGK = 2.2332 NOK
1 NOK = 0.447793
PGK
Avg
2.2305
High
2.2551
Low
2.2054
Last updated: 3/6/2026, 10:50:22 PM
Quick Conversions
| PGK | NOK |
|---|---|
| 1 PGK | 2.23 NOK |
| 10 PGK | 22.33 NOK |
| 50 PGK | 111.66 NOK |
| 100 PGK | 223.32 NOK |
| 500 PGK | 1,116.59 NOK |
| 1,000 PGK | 2,233.18 NOK |
Get PGK/NOK Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=PGK¤cies=NOKExample Response:
{
"success": true,
"base": "PGK",
"date": "2026-03-06T22:50:22Z",
"rates": {
"NOK": 2.233177
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=PGK&to=NOK&amount=100Example Response:
{
"success": true,
"query": {
"from": "PGK",
"to": "NOK",
"amount": 100
},
"result": 223.3177,
"rate": 2.233177
}Build with PGK/NOK Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key