Rate Overview
Live
1 PYG = 0.001469 NOK
1 NOK = 680.7352
PYG
Avg
0.001471
High
0.001477
Low
0.001465
Last updated: 4/17/2026, 2:49:57 PM
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.47 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-04-17T14:49:57Z",
"rates": {
"NOK": 0.001469
}
}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.1469,
"rate": 0.001469
}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