Rate Overview
Live
1 PGK = 2.0898 NOK
1 NOK = 0.478505
PGK
Avg
2.1096
High
2.1539
Low
2.0731
Last updated: 9/3/2026, 6:33:40 AM
Quick Conversions
| PGK | NOK |
|---|---|
| 1 PGK | 2.09 NOK |
| 10 PGK | 20.90 NOK |
| 50 PGK | 104.49 NOK |
| 100 PGK | 208.98 NOK |
| 500 PGK | 1,044.92 NOK |
| 1,000 PGK | 2,089.84 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-09-03T06:33:40Z",
"rates": {
"NOK": 2.089844
}
}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": 208.9844,
"rate": 2.089844
}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