Rate Overview
Live
1 PLN = 2.5430 NOK
1 NOK = 0.393243
PLN
Avg
2.5337
High
2.5489
Low
2.5230
Last updated: 7/27/2026, 8:26:56 PM
Quick Conversions
| PLN | NOK |
|---|---|
| 1 PLN | 2.54 NOK |
| 10 PLN | 25.43 NOK |
| 50 PLN | 127.15 NOK |
| 100 PLN | 254.30 NOK |
| 500 PLN | 1,271.48 NOK |
| 1,000 PLN | 2,542.96 NOK |
Get PLN/NOK Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=PLN¤cies=NOKExample Response:
{
"success": true,
"base": "PLN",
"date": "2026-07-27T20:26:56Z",
"rates": {
"NOK": 2.542959
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=PLN&to=NOK&amount=100Example Response:
{
"success": true,
"query": {
"from": "PLN",
"to": "NOK",
"amount": 100
},
"result": 254.29590000000002,
"rate": 2.542959
}Build with PLN/NOK Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key