Rate Overview
Live
1 NOK = 0.392792 PLN
1 PLN = 2.5459
NOK
Avg
0.384454
High
0.396124
Low
0.368199
Last updated: 7/30/2026, 8:17:08 AM
Quick Conversions
| NOK | PLN |
|---|---|
| 1 NOK | 0.39 PLN |
| 10 NOK | 3.93 PLN |
| 50 NOK | 19.64 PLN |
| 100 NOK | 39.28 PLN |
| 500 NOK | 196.40 PLN |
| 1,000 NOK | 392.79 PLN |
Get NOK/PLN Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=NOK¤cies=PLNExample Response:
{
"success": true,
"base": "NOK",
"date": "2026-07-30T08:17:08Z",
"rates": {
"PLN": 0.392792
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=NOK&to=PLN&amount=100Example Response:
{
"success": true,
"query": {
"from": "NOK",
"to": "PLN",
"amount": 100
},
"result": 39.279199999999996,
"rate": 0.392792
}Build with NOK/PLN Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key