Rate Overview
Live
1 NOK = 0.385024 PLN
1 PLN = 2.5972
NOK
Avg
0.385585
High
0.387965
Low
0.384062
Last updated: 6/17/2026, 8:02:10 AM
Quick Conversions
| NOK | PLN |
|---|---|
| 1 NOK | 0.39 PLN |
| 10 NOK | 3.85 PLN |
| 50 NOK | 19.25 PLN |
| 100 NOK | 38.50 PLN |
| 500 NOK | 192.51 PLN |
| 1,000 NOK | 385.02 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-06-17T08:02:10Z",
"rates": {
"PLN": 0.385024
}
}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.502399999999994,
"rate": 0.385024
}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