Rate Overview
Live
1 PLN = 2.5437 NOK
1 NOK = 0.393135
PLN
Avg
2.5450
High
2.8165
Low
2.0616
Last updated: 7/28/2026, 12:02:23 PM
Quick Conversions
| PLN | NOK |
|---|---|
| 1 PLN | 2.54 NOK |
| 10 PLN | 25.44 NOK |
| 50 PLN | 127.18 NOK |
| 100 PLN | 254.37 NOK |
| 500 PLN | 1,271.83 NOK |
| 1,000 PLN | 2,543.66 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-28T12:02:23Z",
"rates": {
"NOK": 2.543656
}
}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.3656,
"rate": 2.543656
}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