Rate Overview
Live
1 PGK = 2.1389 NOK
1 NOK = 0.467520
PGK
Avg
2.1364
High
2.1472
Low
2.1291
Last updated: 5/6/2026, 4:19:44 PM
Quick Conversions
| PGK | NOK |
|---|---|
| 1 PGK | 2.14 NOK |
| 10 PGK | 21.39 NOK |
| 50 PGK | 106.95 NOK |
| 100 PGK | 213.89 NOK |
| 500 PGK | 1,069.47 NOK |
| 1,000 PGK | 2,138.94 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-05-06T16:19:44Z",
"rates": {
"NOK": 2.138944
}
}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": 213.8944,
"rate": 2.138944
}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