Rate Overview
Live
1 PGK = 2.2499 NOK
1 NOK = 0.444463
PGK
Avg
2.2427
High
2.2595
Low
2.2219
Last updated: 3/27/2026, 7:43:53 AM
Quick Conversions
| PGK | NOK |
|---|---|
| 1 PGK | 2.25 NOK |
| 10 PGK | 22.50 NOK |
| 50 PGK | 112.50 NOK |
| 100 PGK | 224.99 NOK |
| 500 PGK | 1,124.95 NOK |
| 1,000 PGK | 2,249.91 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-03-27T07:43:53Z",
"rates": {
"NOK": 2.249908
}
}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": 224.9908,
"rate": 2.249908
}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