Rate Overview
Live
1 PLN = 2.5368 NOK
1 NOK = 0.394204
PLN
Avg
2.5428
High
2.5553
Low
2.5349
Last updated: 8/17/2026, 8:13:55 AM
Quick Conversions
| PLN | NOK |
|---|---|
| 1 PLN | 2.54 NOK |
| 10 PLN | 25.37 NOK |
| 50 PLN | 126.84 NOK |
| 100 PLN | 253.68 NOK |
| 500 PLN | 1,268.38 NOK |
| 1,000 PLN | 2,536.76 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-08-17T08:13:55Z",
"rates": {
"NOK": 2.536759
}
}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": 253.6759,
"rate": 2.536759
}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