Rate Overview
Live
1 NOK = 0.392193 PLN
1 PLN = 2.5498
NOK
Avg
0.394032
High
0.396759
Low
0.392193
Last updated: 5/27/2026, 7:15:50 PM
Quick Conversions
| NOK | PLN |
|---|---|
| 1 NOK | 0.39 PLN |
| 10 NOK | 3.92 PLN |
| 50 NOK | 19.61 PLN |
| 100 NOK | 39.22 PLN |
| 500 NOK | 196.10 PLN |
| 1,000 NOK | 392.19 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-27T19:15:50Z",
"rates": {
"PLN": 0.392193
}
}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.219300000000004,
"rate": 0.392193
}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