Rate Overview
Live
1 NOK = 0.389614 PLN
1 PLN = 2.5666
NOK
Avg
0.390307
High
0.393716
Low
0.387574
Last updated: 5/7/2026, 10:32:14 AM
Quick Conversions
| NOK | PLN |
|---|---|
| 1 NOK | 0.39 PLN |
| 10 NOK | 3.90 PLN |
| 50 NOK | 19.48 PLN |
| 100 NOK | 38.96 PLN |
| 500 NOK | 194.81 PLN |
| 1,000 NOK | 389.61 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-05-07T10:32:14Z",
"rates": {
"PLN": 0.389614
}
}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.961400000000005,
"rate": 0.389614
}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