Rate Overview
Live
1 PYG = 0.001465 NOK
1 NOK = 682.5939
PYG
Avg
0.001479
High
0.001497
Low
0.001465
Last updated: 3/7/2026, 9:27:01 AM
Quick Conversions
| PYG | NOK |
|---|---|
| 1 PYG | 0.00 NOK |
| 10 PYG | 0.01 NOK |
| 50 PYG | 0.07 NOK |
| 100 PYG | 0.15 NOK |
| 500 PYG | 0.73 NOK |
| 1,000 PYG | 1.46 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-03-07T09:27:01Z",
"rates": {
"NOK": 0.001465
}
}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.1465,
"rate": 0.001465
}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