Rate Overview
Live
1 PLN = 2.5950 NOK
1 NOK = 0.385352
PLN
Avg
2.5932
High
2.6037
Low
2.5775
Last updated: 6/17/2026, 6:40:51 AM
Quick Conversions
| PLN | NOK |
|---|---|
| 1 PLN | 2.60 NOK |
| 10 PLN | 25.95 NOK |
| 50 PLN | 129.75 NOK |
| 100 PLN | 259.50 NOK |
| 500 PLN | 1,297.52 NOK |
| 1,000 PLN | 2,595.03 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-06-17T06:40:51Z",
"rates": {
"NOK": 2.595033
}
}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": 259.50329999999997,
"rate": 2.595033
}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