Rate Overview
Live
1 PLN = 2.5826 NOK
1 NOK = 0.387205
PLN
Avg
2.5642
High
2.5830
Low
2.5399
Last updated: 5/7/2026, 6:56:03 AM
Quick Conversions
| PLN | NOK |
|---|---|
| 1 PLN | 2.58 NOK |
| 10 PLN | 25.83 NOK |
| 50 PLN | 129.13 NOK |
| 100 PLN | 258.26 NOK |
| 500 PLN | 1,291.31 NOK |
| 1,000 PLN | 2,582.61 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-05-07T06:56:03Z",
"rates": {
"NOK": 2.582611
}
}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": 258.2611,
"rate": 2.582611
}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