Rate Overview
Live
1 PGK = 2.1465 NOK
1 NOK = 0.465880
PGK
Avg
2.1446
High
2.1596
Low
2.1279
Last updated: 8/13/2026, 6:45:18 AM
Quick Conversions
| PGK | NOK |
|---|---|
| 1 PGK | 2.15 NOK |
| 10 PGK | 21.46 NOK |
| 50 PGK | 107.32 NOK |
| 100 PGK | 214.65 NOK |
| 500 PGK | 1,073.24 NOK |
| 1,000 PGK | 2,146.48 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-08-13T06:45:18Z",
"rates": {
"NOK": 2.146475
}
}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": 214.6475,
"rate": 2.146475
}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