Rate Overview
Live
1 PGK = 2.2504 NOK
1 NOK = 0.444373
PGK
Avg
2.4341
High
2.7798
Low
2.2100
Last updated: 3/27/2026, 9:28:18 AM
Quick Conversions
| PGK | NOK |
|---|---|
| 1 PGK | 2.25 NOK |
| 10 PGK | 22.50 NOK |
| 50 PGK | 112.52 NOK |
| 100 PGK | 225.04 NOK |
| 500 PGK | 1,125.18 NOK |
| 1,000 PGK | 2,250.36 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-27T09:28:18Z",
"rates": {
"NOK": 2.250361
}
}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": 225.03609999999998,
"rate": 2.250361
}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