Rate Overview
Live
1 PGK = 2.1274 NOK
1 NOK = 0.470059
PGK
Avg
2.3564
High
2.5649
Low
2.1131
Last updated: 5/26/2026, 10:31:03 PM
Quick Conversions
| PGK | NOK |
|---|---|
| 1 PGK | 2.13 NOK |
| 10 PGK | 21.27 NOK |
| 50 PGK | 106.37 NOK |
| 100 PGK | 212.74 NOK |
| 500 PGK | 1,063.70 NOK |
| 1,000 PGK | 2,127.39 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-26T22:31:03Z",
"rates": {
"NOK": 2.127391
}
}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.73909999999998,
"rate": 2.127391
}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