Rate Overview
Live
1 PGK = 2.1275 NOK
1 NOK = 0.470031
PGK
Avg
2.1253
High
2.1354
Low
2.1168
Last updated: 5/26/2026, 9:36:59 PM
Quick Conversions
| PGK | NOK |
|---|---|
| 1 PGK | 2.13 NOK |
| 10 PGK | 21.28 NOK |
| 50 PGK | 106.38 NOK |
| 100 PGK | 212.75 NOK |
| 500 PGK | 1,063.76 NOK |
| 1,000 PGK | 2,127.52 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-26T21:36:59Z",
"rates": {
"NOK": 2.12752
}
}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.752,
"rate": 2.12752
}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