Rate Overview
Live
1 PGK = 2.1243 NOK
1 NOK = 0.470738
PGK
Avg
2.1249
High
2.1354
Low
2.1168
Last updated: 5/26/2026, 8:23:13 PM
Quick Conversions
| PGK | NOK |
|---|---|
| 1 PGK | 2.12 NOK |
| 10 PGK | 21.24 NOK |
| 50 PGK | 106.22 NOK |
| 100 PGK | 212.43 NOK |
| 500 PGK | 1,062.16 NOK |
| 1,000 PGK | 2,124.32 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-26T20:23:13Z",
"rates": {
"NOK": 2.124324
}
}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": 212.4324,
"rate": 2.124324
}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