Rate Overview
Live
1 PYG = 0.001599 NOK
1 NOK = 625.3909
PYG
Avg
0.001565
High
0.001599
Low
0.001545
Last updated: 6/19/2026, 8:26:21 AM
Quick Conversions
| PYG | NOK |
|---|---|
| 1 PYG | 0.00 NOK |
| 10 PYG | 0.02 NOK |
| 50 PYG | 0.08 NOK |
| 100 PYG | 0.16 NOK |
| 500 PYG | 0.80 NOK |
| 1,000 PYG | 1.60 NOK |
Get PYG/NOK Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=PYG¤cies=NOKExample Response:
{
"success": true,
"base": "PYG",
"date": "2026-06-19T08:26:21Z",
"rates": {
"NOK": 0.001599
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=PYG&to=NOK&amount=100Example Response:
{
"success": true,
"query": {
"from": "PYG",
"to": "NOK",
"amount": 100
},
"result": 0.1599,
"rate": 0.001599
}Build with PYG/NOK Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key