Rate Overview
Live
1 PYG = 0.001512 NOK
1 NOK = 661.3757
PYG
Avg
0.001507
High
0.001532
Low
0.001487
Last updated: 5/7/2026, 4:00:38 PM
Quick Conversions
| PYG | NOK |
|---|---|
| 1 PYG | 0.00 NOK |
| 10 PYG | 0.02 NOK |
| 50 PYG | 0.08 NOK |
| 100 PYG | 0.15 NOK |
| 500 PYG | 0.76 NOK |
| 1,000 PYG | 1.51 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-05-07T16:00:38Z",
"rates": {
"NOK": 0.001512
}
}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.1512,
"rate": 0.001512
}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