Rate Overview
Live
1 PGK = 2.1899 NOK
1 NOK = 0.456645
PGK
Avg
2.1778
High
2.1899
Low
2.1550
Last updated: 6/16/2026, 4:14:53 AM
Quick Conversions
| PGK | NOK |
|---|---|
| 1 PGK | 2.19 NOK |
| 10 PGK | 21.90 NOK |
| 50 PGK | 109.49 NOK |
| 100 PGK | 218.99 NOK |
| 500 PGK | 1,094.94 NOK |
| 1,000 PGK | 2,189.89 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-06-16T04:14:53Z",
"rates": {
"NOK": 2.189887
}
}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": 218.98870000000002,
"rate": 2.189887
}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