Rate Overview
Live
1 PGK = 2.2257 NOK
1 NOK = 0.449306
PGK
Avg
2.2182
High
2.3647
Low
2.1009
Last updated: 7/13/2026, 3:06:50 AM
Quick Conversions
| PGK | NOK |
|---|---|
| 1 PGK | 2.23 NOK |
| 10 PGK | 22.26 NOK |
| 50 PGK | 111.28 NOK |
| 100 PGK | 222.57 NOK |
| 500 PGK | 1,112.83 NOK |
| 1,000 PGK | 2,225.66 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-07-13T03:06:50Z",
"rates": {
"NOK": 2.225656
}
}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": 222.5656,
"rate": 2.225656
}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