Rate Overview
Live
1 PLN = 2.6012 NOK
1 NOK = 0.384437
PLN
Avg
2.6132
High
2.6252
Low
2.6011
Last updated: 4/17/2026, 4:56:14 AM
Quick Conversions
| PLN | NOK |
|---|---|
| 1 PLN | 2.60 NOK |
| 10 PLN | 26.01 NOK |
| 50 PLN | 130.06 NOK |
| 100 PLN | 260.12 NOK |
| 500 PLN | 1,300.60 NOK |
| 1,000 PLN | 2,601.21 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-04-17T04:56:14Z",
"rates": {
"NOK": 2.601205
}
}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": 260.1205,
"rate": 2.601205
}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