Rate Overview
Live
1 NOK = 0.381936 PLN
1 PLN = 2.6182
NOK
Avg
0.382774
High
0.387913
Low
0.377873
Last updated: 3/27/2026, 6:09:30 PM
Quick Conversions
| NOK | PLN |
|---|---|
| 1 NOK | 0.38 PLN |
| 10 NOK | 3.82 PLN |
| 50 NOK | 19.10 PLN |
| 100 NOK | 38.19 PLN |
| 500 NOK | 190.97 PLN |
| 1,000 NOK | 381.94 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-03-27T18:09:30Z",
"rates": {
"PLN": 0.381936
}
}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.193599999999996,
"rate": 0.381936
}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