Rate Overview
Live
1 PLN = 2.5659 NOK
1 NOK = 0.389728
PLN
Avg
2.6872
High
2.8470
Low
2.5266
Last updated: 7/23/2026, 11:04:58 PM
Quick Conversions
| PLN | NOK |
|---|---|
| 1 PLN | 2.57 NOK |
| 10 PLN | 25.66 NOK |
| 50 PLN | 128.29 NOK |
| 100 PLN | 256.59 NOK |
| 500 PLN | 1,282.95 NOK |
| 1,000 PLN | 2,565.89 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-23T23:04:58Z",
"rates": {
"NOK": 2.56589
}
}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": 256.589,
"rate": 2.56589
}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