Rate Overview
Live
1 NOK = 0.384348 PLN
1 PLN = 2.6018
NOK
Avg
0.382664
High
0.384470
Low
0.380926
Last updated: 4/17/2026, 6:20:34 AM
Quick Conversions
| NOK | PLN |
|---|---|
| 1 NOK | 0.38 PLN |
| 10 NOK | 3.84 PLN |
| 50 NOK | 19.22 PLN |
| 100 NOK | 38.43 PLN |
| 500 NOK | 192.17 PLN |
| 1,000 NOK | 384.35 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-04-17T06:20:34Z",
"rates": {
"PLN": 0.384348
}
}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": 38.4348,
"rate": 0.384348
}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